C# Class ScreenToGif.Webcam.DirectShow.UtilStreaming

Mostra file Open project: dbremner/ScreenToGif

Public Methods

Method Description
FreeAMMediaType ( CoreStreaming mediaType ) : void

Free the nested structures and release any COM objects within an AMMediaType struct.

Method Details

FreeAMMediaType() public static method

Free the nested structures and release any COM objects within an AMMediaType struct.
public static FreeAMMediaType ( CoreStreaming mediaType ) : void
mediaType CoreStreaming
return void