FFmpeg
Loading...
Searching...
No Matches
MPEG4AudioConfig Struct Reference

#include <libavcodec/mpeg4audio.h>

Data Fields

int object_type
int sampling_index
int sample_rate
int chan_config
int sbr
 -1 implicit, 1 presence
int ext_object_type
int ext_sampling_index
int ext_sample_rate
int ext_chan_config
int channels
int ps
 -1 implicit, 1 presence
int frame_length_short
int frame_length
 derived value

Detailed Description

Definition at line 29 of file mpeg4audio.h.

Field Documentation

◆ object_type

◆ sampling_index

◆ sample_rate

◆ chan_config

◆ sbr

◆ ext_object_type

int MPEG4AudioConfig::ext_object_type

Definition at line 35 of file mpeg4audio.h.

◆ ext_sampling_index

int MPEG4AudioConfig::ext_sampling_index

Definition at line 36 of file mpeg4audio.h.

◆ ext_sample_rate

int MPEG4AudioConfig::ext_sample_rate

◆ ext_chan_config

int MPEG4AudioConfig::ext_chan_config

Definition at line 38 of file mpeg4audio.h.

◆ channels

int MPEG4AudioConfig::channels

Definition at line 39 of file mpeg4audio.h.

Referenced by ff_aac_decode_init(), and read_specific_config().

◆ ps

◆ frame_length_short

◆ frame_length

int MPEG4AudioConfig::frame_length

derived value

Definition at line 42 of file mpeg4audio.h.


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