Use this function to retrieve the current output audio format.
| GetAudioFormat(AudioOutputFormat * audioFormat); |
Parameters
audioFormat: Pointer to an AudioOutputFormat enumeration.
Remarks
If you need to find out what format the audio will be output as, you can use this function.
[[The Standard MPEG Encoder – Quality you can rely on]]