Function windows_sys::Win32::Media::MediaFoundation::MFInitVideoFormat_RGB
[−]pub unsafe extern "system" fn MFInitVideoFormat_RGB(
pvideoformat: *const MFVIDEOFORMAT,
dwwidth: u32,
dwheight: u32,
d3dfmt: u32
) -> HRESULT
Expand description
Required features: "Win32_Media_MediaFoundation"
, "Win32_Foundation"