Constant AV_PKT_DATA_FALLBACK_TRACK
pub const AV_PKT_DATA_FALLBACK_TRACK: u32 = 9; // 9u32
Expand description
This side data contains an integer value representing the stream index of a “fallback” track. A fallback track indicates an alternate track to use when the current track can not be decoded for some reason. e.g. no decoder available for codec.