C# Class SharpFFmpeg.FFMpegBase

Inheritance: IFFMpeg
Mostrar archivo Open project: crazyender/FFMPEG.net

Public Methods

Method Description
GetAVStream ( string fileName ) : IAVStream

Private Methods

Method Description
FFMpegBase ( ) : System
InitCodecs ( ) : void

Method Details

GetAVStream() public method

public GetAVStream ( string fileName ) : IAVStream
fileName string
return IAVStream