![]() |
CoreSDK
v1.0.0.b1304
|
Audio data description. More...
#include <r5data.h>
Public Attributes | |
| union { | |
| AudioFmt fmt = AudioFmt::Unknown | |
| audio sample format | |
| int fmtFull | |
| negative values for ffmpeg codec id | |
| }; | |
| int | numChannels = 0 |
| number of audio channels | |
| int | sampleRate = 0 |
| audio stream sample rate | |
Audio data description.
1.8.13