pub unsafe extern "system" fn MFInitMediaTypeFromWaveFormatEx(
    pmftype: IMFMediaType,
    pwaveformat: *const WAVEFORMATEX,
    cbbufsize: u32
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation", "Win32_Media_Audio"