#[repr(C)]pub struct KSPROPERTY_CROSSBAR_ACTIVE_S {
pub Property: KSIDENTIFIER,
pub IndexInputPin: u32,
pub Active: u32,
}Expand description
Required features: ‘Win32_Media_KernelStreaming’
Fields
Property: KSIDENTIFIERIndexInputPin: u32Active: u32