1 #ifndef MEDIA_ADTSSTREAM_H 2 #define MEDIA_ADTSSTREAM_H 6 #include "../abstracttrack.h" 13 AdtsStream(std::iostream &stream, uint64 startOffset);
19 void internalParseHeader();
44 #endif // MEDIA_ADTSSTREAM_H
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.