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 info
List class (MediaInfoLib::MediaInfoList)
To manage a list of file
MediaInfoLib::MediaInfoList::Open to analyse file
MediaInfoLib::MediaInfoList::Inform to have a summary
MediaInfoLib::MediaInfoList::Get to retreive one piece of info
MediaInfoLib::MediaInfoList::Close to close one file
C Interface (MediaInfo_*)
For compatibility and DLL interface
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 info
MediaInfoDLL::MediaInfo_Close to free memory
Generated on Mon Aug 25 23:59:39 2003 for MediaInfoLib by
1.3-rc3