models/ogg_models
library
Classes
-
Class representing the header data from the Ogg file.
-
Class representing the metadata for an Ogg page.
Pages are the fundamental unit of multiplexing in an Ogg stream.
-
Class representing the result of parsing an Ogg page.
-
OggReader
-
Class for reading and parsing Ogg files.
-
OpusData
-
Class representing Opus data extracted from an Ogg file.
Enums
-
OggReaderError
-
Enum representing possible errors that can occur while reading an Ogg file.
Constants
-
idPagePayloadLength
→ const int
-
Length of the ID page payload.
-
idPageSignature
→ const String
-
Signature of the ID page.
-
Length of the Ogg page header.
-
Signature of the Ogg page header.
-
Beginning of stream type for the Ogg page header.