Libav
Data Fields
MPEG4AudioConfig Struct Reference

#include <mpeg4audio.h>

Data Fields

int object_type
 
int sampling_index
 
int sample_rate
 
int chan_config
 
int sbr
 -1 implicit, 1 presence More...
 
int ext_object_type
 
int ext_sampling_index
 
int ext_sample_rate
 
int ext_chan_config
 
int channels
 
int ps
 -1 implicit, 1 presence More...
 

Detailed Description

Definition at line 29 of file mpeg4audio.h.

Field Documentation

§ object_type

int MPEG4AudioConfig::object_type

§ sampling_index

int MPEG4AudioConfig::sampling_index

§ sample_rate

int MPEG4AudioConfig::sample_rate

§ chan_config

int MPEG4AudioConfig::chan_config

§ sbr

int MPEG4AudioConfig::sbr

§ ext_object_type

int MPEG4AudioConfig::ext_object_type

Definition at line 35 of file mpeg4audio.h.

Referenced by avpriv_mpeg4audio_get_config(), and ff_mp4_read_dec_config_descr().

§ ext_sampling_index

int MPEG4AudioConfig::ext_sampling_index

Definition at line 36 of file mpeg4audio.h.

Referenced by avpriv_mpeg4audio_get_config().

§ ext_sample_rate

int MPEG4AudioConfig::ext_sample_rate

§ ext_chan_config

int MPEG4AudioConfig::ext_chan_config

Definition at line 38 of file mpeg4audio.h.

Referenced by avpriv_mpeg4audio_get_config().

§ channels

int MPEG4AudioConfig::channels

§ ps

int MPEG4AudioConfig::ps

The documentation for this struct was generated from the following file: