Go to the source code of this file.
Variables | |
| static unsigned const | samplingFrequencyTable [16] |
unsigned const samplingFrequencyTable[16] [static] |
Initial value:
{
96000, 88200, 64000, 48000,
44100, 32000, 24000, 22050,
16000, 12000, 11025, 8000,
7350, 0, 0, 0
}
Definition at line 27 of file ADTSAudioFileSource.cpp.
1.5.5