C# 클래스 libavnet.OutputFormat

상속: Format, IDisposable
파일 보기 프로젝트 열기: ermau/libav.net

공개 메소드들

메소드 설명
Dispose ( ) : void
Guess ( string path ) : OutputFormat

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
OutputFormat ( IntPtr pFormat ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Guess() 공개 정적인 메소드

public static Guess ( string path ) : OutputFormat
path string
리턴 OutputFormat