105 namespace SubFormats {
107 enum :
unsigned char {
250 namespace ExtensionFormats {
262 const char *name()
const;
263 const char *abbreviation()
const;
264 const char *shortAbbreviation()
const;
265 const char *extensionName()
const;
266 operator bool()
const;
307 return this->general ==
general;
315 return this->general !=
general;
321 inline MediaFormat::operator bool()
const 328 #endif // MEDIAFORMAT_H
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.