1 #ifndef MEDIA_ASPECTRATIO_H 2 #define MEDIA_ASPECTRATIO_H 6 #include <c++utilities/conversion/types.h> 12 AspectRatio(byte aspectRatioType);
13 AspectRatio(uint16 numerator, uint16 denominator);
15 bool isExtended()
const;
37 denominator(denominator)
58 #endif // MEDIA_ASPECTRATIO_H
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.