Type Alias openh264_sys2::SSysMEMBuffer
source · pub type SSysMEMBuffer = TagSysMemBuffer;Expand description
@brief Structure for decoder memery
Aliased Type§
struct SSysMEMBuffer {
pub iWidth: i32,
pub iHeight: i32,
pub iFormat: i32,
pub iStride: [i32; 2],
}Fields§
§iWidth: i32< width of decoded pic for display
iHeight: i32< height of decoded pic for display
iFormat: i32< type is “EVideoFormatType”
iStride: [i32; 2]< stride of 2 component