Enum AudioType
Definition
- Namespace:
- Tizen.Uix.Tts
- Assembly:
- Tizen.Uix.Tts.dll
- API Level:
- 11
Enumeration for the audio types.
C#Copypublic enum AudioType : int
Name | Description |
---|---|
RawS16 | Signed 16-bit audio type. |
RawU8 | Unsigned 8-bit audio type. |