Constant AV_FRAME_DATA_REGIONS_OF_INTEREST

Source
pub const AV_FRAME_DATA_REGIONS_OF_INTEREST: u32 = 18; // 18u32
Expand description

Regions Of Interest, the data is an array of AVRegionOfInterest type, the number of array element is implied by AVFrameSideData.size / AVRegionOfInterest.self_size.