C# Class libavnet.OutputFormat

Inheritance: Format, IDisposable
ファイルを表示 Open project: ermau/libav.net

Public Methods

Method Description
Dispose ( ) : void
Guess ( string path ) : OutputFormat

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
OutputFormat ( IntPtr pFormat ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Guess() public static method

public static Guess ( string path ) : OutputFormat
path string
return OutputFormat