Returns a compressor object by its FOURCC code.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public Shared Function GetVideoCompressor ( _
format As String _
) As AviCompressor
public static AviCompressor GetVideoCompressor(
string format
)
Type: System.String
A string which specifies FOURCC code of the compressor you need to retrieve.