Constant AV_PKT_DATA_REPLAYGAIN
pub const AV_PKT_DATA_REPLAYGAIN: u32 = 4; // 4u32
Expand description
This side data should be associated with an audio stream and contains ReplayGain information in form of the AVReplayGain struct.
pub const AV_PKT_DATA_REPLAYGAIN: u32 = 4; // 4u32
This side data should be associated with an audio stream and contains ReplayGain information in form of the AVReplayGain struct.