Interface | Description |
---|---|
IMediaFileInfo |
This interface can be used to request generic information about media files
|
IVideoFileInfo |
This interface is used to request information about video files
|
Class | Description |
---|---|
CLIMediaFileInformation |
This is a CLI application used to print media file information.
|
MediaFileInfoFetcher |
Used to find information about a media file that is containted within the
file.
|
MediaInfoFactory |
Factory call used to get the correct
IMediaFileInfo implemention for the file. |
Messages |
Message bundle class
|
VideoFileInfo |
A implementation of the video file information interface
|
VideoInfoParser |
This class is used to parse the XML output of the mediainfo command
|
Enum | Description |
---|---|
AspectRatio |
Used to enumerate known display aspect ratios
|
ResolutionFormat |
Used to enumerate know video resolution formats
|