NReco.VideoInfo NamespaceNReco.VideoInfo Class Library Documentation
NReco VideoInfo is a .NET wrapper for FFProbe tool: it analyses media stream and returns detailed information about video format, frame size, duration.
Classes

  ClassDescription
Public classFFProbe
Provides information about media streams, video or audio files (wrapper for FFProbe command line tool)
Public classFFProbeException
The exception that is thrown when FFProbe process retruns non-zero error exit code
Public classMediaInfo
Represents information about media file or stream.
Public classMediaInfo StreamInfo
Represents information about stream.