Information on how to combine one or more audio streams, as defined in section 3.6 of IAMF.
More...
#include <libavutil/iamf.h>
Information on how to combine one or more audio streams, as defined in section 3.6 of IAMF.
- Note
- The struct should be allocated with av_iamf_audio_element_alloc() and its size is not a part of the public ABI.
Definition at line 356 of file iamf.h.
◆ av_class
const AVClass* AVIAMFAudioElement::av_class |
◆ layers
◆ nb_layers
unsigned int AVIAMFAudioElement::nb_layers |
◆ demixing_info
Demixing information used to reconstruct a scalable channel audio representation.
The type must be AV_IAMF_PARAMETER_DEFINITION_DEMIXING.
Definition at line 376 of file iamf.h.
◆ recon_gain_info
Recon gain information used to reconstruct a scalable channel audio representation.
The type must be AV_IAMF_PARAMETER_DEFINITION_RECON_GAIN.
Definition at line 383 of file iamf.h.
◆ audio_element_type
Audio element type as defined in section 3.6 of IAMF.
Definition at line 388 of file iamf.h.
◆ default_w
unsigned int AVIAMFAudioElement::default_w |
Default weight value as defined in section 3.6 of IAMF.
Definition at line 393 of file iamf.h.
The documentation for this struct was generated from the following file: