Mix Gain Parameter Data as defined in section 3.8.1 of IAMF.
- Note
- This struct's size is not a part of the public ABI.
Definition at line 77 of file iamf.h.
Parameter value of the middle control point of a quadratic Bezier curve, i.e., its y-axis value.
Applies only to AV_IAMF_ANIMATION_TYPE_BEZIER Animation Type.
Valid range of values is -128.0 to 128.0
Definition at line 112 of file iamf.h.
AVRational AVIAMFMixGain::control_point_relative_time |
Parameter value of the time of the middle control point of a quadratic Bezier curve, i.e., its x-axis value.
Applies only to AV_IAMF_ANIMATION_TYPE_BEZIER Animation Type.
Valid range of values is 0.0 to 1.0
Definition at line 120 of file iamf.h.