0.7
Interfaces
There is 2 access methods
- MediaInfo class
To manage one file, this is the simplest interface.
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.h file in your source file!
- Example of commands:
- MediaInfo_Open to analyse file
- MediaInfo_Inform to have a summary
- MediaInfo_Get to retreive one piece of information
- MediaInfo_Close to free memory