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_AMVPSIZEMaxPixelsPerSecond: u32Reserved: u32