windows::Win32::Media::MediaFoundation

Function MFGetTopoNodeCurrentType

pub unsafe fn MFGetTopoNodeCurrentType<P0>(
    pnode: P0,
    dwstreamindex: u32,
    foutput: bool,
) -> Result<IMFMediaType>
where P0: Param<IMFTopologyNode>,