Type Alias openh264_sys2::SDumpLayer

source ·
pub type SDumpLayer = TagDumpLayer;
Expand description

@brief Structure for dump layer info

Aliased Type§

struct SDumpLayer {
    pub iLayer: i32,
    pub pFileName: *mut i8,
}

Fields§

§iLayer: i32§pFileName: *mut i8