108 namespace SubFormats {
110 enum :
unsigned char {
253 namespace ExtensionFormats {
265 const char *name()
const;
266 const char *abbreviation()
const;
267 const char *shortAbbreviation()
const;
268 const char *extensionName()
const;
269 operator bool()
const;
310 return this->general ==
general;
318 return this->general !=
general;
324 inline MediaFormat::operator bool()
const 331 #endif // MEDIAFORMAT_H
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.