C# Class libavnet.OutputFormat

Inheritance: Format, IDisposable
Afficher le fichier Open project: ermau/libav.net

Méthodes publiques

Méthode Description
Dispose ( ) : void
Guess ( string path ) : OutputFormat

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
OutputFormat ( IntPtr pFormat ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Guess() public static méthode

public static Guess ( string path ) : OutputFormat
path string
Résultat OutputFormat