windows::Win32::Media::MediaFoundation

Function MFCreateASFStreamSelector

pub unsafe fn MFCreateASFStreamSelector<P0>(
    piasfprofile: P0,
) -> Result<IMFASFStreamSelector>
where P0: Param<IMFASFProfile>,