FFmpeg
Data Fields
IAMFAudioElement Struct Reference

#include <iamf.h>

Data Fields

const AVIAMFAudioElementcelement
 
AVIAMFAudioElementelement
 element backs celement iff the AVIAMFAudioElement is owned by this structure. More...
 
unsigned int audio_element_id
 
IAMFSubStreamsubstreams
 
unsigned int nb_substreams
 
unsigned int codec_config_id
 
IAMFLayerlayers
 
unsigned int nb_layers
 

Detailed Description

Definition at line 89 of file iamf.h.

Field Documentation

◆ celement

const AVIAMFAudioElement* IAMFAudioElement::celement

◆ element

AVIAMFAudioElement* IAMFAudioElement::element

element backs celement iff the AVIAMFAudioElement is owned by this structure.

Definition at line 95 of file iamf.h.

Referenced by ambisonics_config(), audio_element_obu(), ff_iamf_free_audio_element(), iamf_read_header(), param_parse(), and scalable_channel_layout_config().

◆ audio_element_id

unsigned int IAMFAudioElement::audio_element_id

◆ substreams

IAMFSubStream* IAMFAudioElement::substreams

◆ nb_substreams

unsigned int IAMFAudioElement::nb_substreams

◆ codec_config_id

unsigned int IAMFAudioElement::codec_config_id

◆ layers

IAMFLayer* IAMFAudioElement::layers

◆ nb_layers

unsigned int IAMFAudioElement::nb_layers

Definition at line 104 of file iamf.h.

Referenced by ambisonics_config(), and scalable_channel_layout_config().


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