104 namespace SubFormats {
106 enum :
unsigned char {
249 namespace ExtensionFormats {
261 const char *name()
const;
262 const char *abbreviation()
const;
263 const char *extensionName()
const;
264 operator bool()
const;
305 return this->general ==
general;
313 return this->general !=
general;
319 inline MediaFormat::operator bool()
const 326 #endif // MEDIAFORMAT_H
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.