Struct windows_sys::Win32::Media::KernelStreaming::KSPROPERTY_SERIAL
[−]#[repr(C)]pub struct KSPROPERTY_SERIAL {
pub PropTypeSet: KSIDENTIFIER,
pub Id: u32,
pub PropertyLength: u32,
}Expand description
Required features: ‘Win32_Media_KernelStreaming’
Fields
PropTypeSet: KSIDENTIFIERId: u32PropertyLength: u32