Kinds of Stream.
Definition at line 71 of file MediaInfo_Const.h.
enum MediaInfoLib::info_t |
Kind of information.
Definition at line 84 of file MediaInfo_Const.h.
Option if InfoKind = Info_Options.
Get(...)[infooptions_t] return a string like "YNYN..."
Use this enum to know at what correspond the Y (Yes) or N (No) If Get(...)[0]==Y, then :
Definition at line 102 of file MediaInfo_Const.h.
File opening options.
FileOption_NoRecursive | Do not browse folders recursively. |
FileOption_CloseAll | Close all files before open. |
Definition at line 112 of file MediaInfo_Const.h.