Struct windows_sys::Win32::Media::KernelStreaming::KSPIN_CONNECT
#[repr(C)]pub struct KSPIN_CONNECT {
pub Interface: KSIDENTIFIER,
pub Medium: KSIDENTIFIER,
pub PinId: u32,
pub PinToHandle: HANDLE,
pub Priority: KSPRIORITY,
}Expand description
Required features: "Win32_Media_KernelStreaming", "Win32_Foundation"
Fields§
§Interface: KSIDENTIFIER§Medium: KSIDENTIFIER§PinId: u32§PinToHandle: HANDLE§Priority: KSPRIORITY