Main Page   Namespace List   Compound List   File List   Namespace Members   Compound Members   File Members  

MediaInfoLib Index Page

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 Sun Jun 26 23:45:42 2005 for MediaInfoLib by doxygen1.3-rc3