#[repr(C)]pub struct KSCAMERA_EXTENDEDPROP_FIELDOFVIEW {
pub NormalizedFocalLengthX: u32,
pub NormalizedFocalLengthY: u32,
pub Flag: u32,
pub Reserved: u32,
}
Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§NormalizedFocalLengthX: u32
§NormalizedFocalLengthY: u32
§Flag: u32
§Reserved: u32