Enum AudioType
Definition
- Namespace:
- Tizen.Uix.VoiceControlManager
- Assembly:
- Tizen.Uix.VoiceControlManager.dll
Enumerations of audio types
public enum AudioType
Fields
Name | Description |
---|---|
PcmS16Le | Signed 16bit audio type, Little endian |
PcmU8 | Unsigned 8bit audio type |