XmpAudioSampleType class
XmpAudioSampleType class
Represents Audio sample type in XmpDynamicMediaPackage
.
The XmpAudioSampleType type exposes the following members:
Properties
Property | Description |
---|---|
sample_8_int | Gets 8Int audio sample. |
sample_16_int | Gets 16Int audio sample. |
sample_24_int | Gets 24Int audio sample. |
sample_32_int | Gets 32Int audio sample. |
sample_32_float | Gets 32Float audio sample. |
compressed | Gets Compressed audio sample. |
packed | Gets Packed audio sample. |
other | Gets Other audio sample. |