#[repr(C)]pub struct KSPROPERTY_TUNER_SCAN_CAPS_S {
pub Property: KSIDENTIFIER,
pub fSupportsHardwareAssistedScanning: BOOL,
pub SupportedBroadcastStandards: u32,
pub GUIDBucket: *mut c_void,
pub lengthofBucket: u32,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
, "Win32_Foundation"
Fields§
§Property: KSIDENTIFIER
§fSupportsHardwareAssistedScanning: BOOL
§SupportedBroadcastStandards: u32
§GUIDBucket: *mut c_void
§lengthofBucket: u32