1 #ifndef TAG_PARSER_OPUSIDENTIFICATIONHEADER_H 2 #define TAG_PARSER_OPUSIDENTIFICATIONHEADER_H 6 #include <c++utilities/conversion/types.h> 19 constexpr byte channels()
const;
20 constexpr uint16 preSkip()
const;
21 constexpr uint32 sampleRate()
const;
22 constexpr uint16 outputGain()
const;
23 constexpr byte channelMap()
const;
110 #endif // TAG_PARSER_OPUSIDENTIFICATIONHEADER_H
The OggIterator class helps iterating through all segments of an OGG bitstream.
Contains all classes and functions of the TagInfo library.
#define TAG_PARSER_EXPORT
Marks the symbol to be exported by the tagparser library.