Enum AudioIOState
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.AudioIO.dll
- API Level:
- 3
Specifies the states for the AudioPlayback, AudioCapture, and AsyncAudioCapture.
C#Copypublic enum AudioIOState
Name | Description |
---|---|
Idle | Not prepared. |
Paused | The stream is paused. |
Running | The stream is running. |