Constant AV_PKT_DATA_NB

pub const AV_PKT_DATA_NB: u32 = 38; // 38u32
Expand description

The number of side data types. This is not part of the public API/ABI in the sense that it may change when new side data types are added. This must stay the last enum value. If its value becomes huge, some code using it needs to be updated as it assumes it to be smaller than other limits.