windows::Win32::Media::MediaFoundation

Function MFCreateMuxStreamAttributes

pub unsafe fn MFCreateMuxStreamAttributes<P0>(
    pattributestomux: P0,
) -> Result<IMFAttributes>
where P0: Param<IMFCollection>,