#[repr(C)]pub struct KSPROPERTY_CROSSBAR_ROUTE_S {
pub Property: KSIDENTIFIER,
pub IndexInputPin: u32,
pub IndexOutputPin: u32,
pub CanRoute: u32,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§Property: KSIDENTIFIER
§IndexInputPin: u32
§IndexOutputPin: u32
§CanRoute: u32