Enum AudioSampleType
Definition
- Namespace:
- Tizen.Multimedia
- Assembly:
- Tizen.Multimedia.AudioIO.dll
Specifies the audio sample types.
public enum AudioSampleType
Fields
Name | Description |
---|---|
S16Le | Signed 16-bit audio samples. |
U8 | Unsigned 8-bit audio samples. |