Type Alias openh264_sys2::SVuiSarInfo
source · pub type SVuiSarInfo = TagVuiSarInfo;Expand description
@brief Structure for sample aspect ratio (SAR) info in VUI
Aliased Type§
struct SVuiSarInfo {
pub uiSarWidth: u32,
pub uiSarHeight: u32,
pub bOverscanAppropriateFlag: bool,
}Fields§
§uiSarWidth: u32< SAR width
uiSarHeight: u32< SAR height
bOverscanAppropriateFlag: bool< SAR overscan flag