1 #ifndef MPEGAUDIOFRAMESTREAM_H 2 #define MPEGAUDIOFRAMESTREAM_H 6 #include "../abstracttrack.h" 24 void internalParseHeader();
27 std::list<MpegAudioFrame> m_frames;
49 #endif // MPEGAUDIOFRAMESTREAM_H
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.