Struct windows_sys::Win32::Media::KernelStreaming::KSVPMAXPIXELRATE
#[repr(C)]pub struct KSVPMAXPIXELRATE {
pub Size: KS_AMVPSIZE,
pub MaxPixelsPerSecond: u32,
pub Reserved: u32,
}Expand description
Required features: "Win32_Media_KernelStreaming"
Fields§
§Size: KS_AMVPSIZE§MaxPixelsPerSecond: u32§Reserved: u32