Enum AudioIOState

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.AudioIO.dll

    Specifies the states for the AudioPlayback, AudioCapture, and AsyncAudioCapture.

    public enum AudioIOState

    Fields

    Name Description
    Idle

    Not prepared.

    Paused

    The stream is paused.

    Running

    The stream is running.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX