C# 클래스 SharpFFmpeg.FFMpegBase

상속: IFFMpeg
파일 보기 프로젝트 열기: crazyender/FFMPEG.net

공개 메소드들

메소드 설명
GetAVStream ( string fileName ) : IAVStream

비공개 메소드들

메소드 설명
FFMpegBase ( ) : System
InitCodecs ( ) : void

메소드 상세

GetAVStream() 공개 메소드

public GetAVStream ( string fileName ) : IAVStream
fileName string
리턴 IAVStream