FFmpeg
Variables
mpeg4audio_sample_rates.h File Reference

Go to the source code of this file.

Variables

const int ff_mpeg4audio_sample_rates [16]
 

Variable Documentation

◆ ff_mpeg4audio_sample_rates

const int ff_mpeg4audio_sample_rates[16]
Initial value:
= {
96000, 88200, 64000, 48000, 44100, 32000,
24000, 22050, 16000, 12000, 11025, 8000, 7350
}

Definition at line 26 of file mpeg4audio_sample_rates.h.

Referenced by aac_encode_init(), ff_adts_header_parse(), flv_write_codec_header(), and get_sample_rate().