Recon Gain Info Parameter Data as defined in section 3.8.3 of IAMF. More...
#include <iamf.h>
Recon Gain Info Parameter Data as defined in section 3.8.3 of IAMF.
Duration for the given subblock, in units of 1 / parameter_rate.
It must not be 0.
Definition at line 156 of file iamf.h.
Referenced by param_definition(), param_parse(), parameter_block_obu(), print_iamf_param_definition(), and write_parameter_block().
Array of gain values to be applied to each channel for each layer defined in the Audio Element referencing the parent Parameter Definition.
Values for layers where the AV_IAMF_LAYER_FLAG_RECON_GAIN flag is not set are undefined.
Channel order is: FL, C, FR, SL, SR, TFL, TFR, BL, BR, TBL, TBR, LFE
Definition at line 166 of file iamf.h.
Referenced by parameter_block_obu(), and write_parameter_block().