#[repr(C)]pub struct KSCAMERA_PROFILE_CONCURRENCYINFO {
pub ReferenceGuid: GUID,
pub Reserved: u32,
pub ProfileCount: u32,
pub Profiles: *mut KSCAMERA_PROFILE_INFO,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§ReferenceGuid: GUID
§Reserved: u32
§ProfileCount: u32
§Profiles: *mut KSCAMERA_PROFILE_INFO