GetDataFloat obtains the sound data from the video file in float format.
Parameters |
Description |
UInt32 nch |
Number of channels for the PCM data. |
float * pcmbuf[] |
Buffer for storing the chunks of sound data. |
UInt32 samplesRequested |
Number of samples. |
The sound data in float format.