#[repr(C)]pub struct KSPROPERTY_CROSSBAR_CAPS_S {
pub Property: KSIDENTIFIER,
pub NumberOfInputs: u32,
pub NumberOfOutputs: u32,
}Expand description
Required features: ‘Win32_Media_KernelStreaming’
Fields
Property: KSIDENTIFIERNumberOfInputs: u32NumberOfOutputs: u32