Main Page Namespace List Compound List File List Namespace Members Compound Members File Members
Interfaces
There is 3 access methods
MediaInfo class (MediaInfoLib::MediaInfo)
Simplest interface : one file only
MediaInfoLib::MediaInfo::Open to analyse file
MediaInfoLib::MediaInfo::Inform to have a summary
MediaInfoLib::MediaInfo::Get to retreive one piece of information
List class (MediaInfoLib::MediaInfoList)
To manage a list of files
MediaInfoLib::MediaInfoList::Open to analyse file
MediaInfoLib::MediaInfoList::Inform to have a summary
MediaInfoLib::MediaInfoList::Get to retreive one piece of information
MediaInfoLib::MediaInfoList::Close to close one file
C Interface (MediaInfo_*)
For compatibility and DLL interface
This is a C interface for the List class
Note : Don't forget to include the MediaInfoDLL.Def file in your project!
MediaInfoDLL::MediaInfo_Open to analyse file
MediaInfoDLL::MediaInfo_Inform to have a summary
MediaInfoDLL::MediaInfo_Get to retreive one piece of information
MediaInfoDLL::MediaInfo_Close to free memory
Generated on Sat Jul 23 18:26:57 2005 for MediaInfoLib by
1.3-rc3