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. |