Struct windows_sys::Win32::Media::DirectShow::AVIOLDINDEX
[−]#[repr(C, packed(2))]pub struct AVIOLDINDEX {
pub fcc: u32,
pub cb: u32,
pub aIndex: [AVIOLDINDEX_0; 1],
}Expand description
Required features: ‘Win32_Media_DirectShow’
Fields
fcc: u32cb: u32aIndex: [AVIOLDINDEX_0; 1]