Interface | Description |
---|---|
OggAudioHeaders |
Interface for reading the headers at the start of an
OggAudioStream |
OggAudioInfoHeader |
Common interface for the Info (Information /
Identification) header at the start of an
OggAudioStream |
OggAudioSetupHeader |
Common interface for the Setup header near the
start of an
OggAudioStream . |
OggAudioStream |
Interface for reading a stream of
OggStreamAudioData
packets, either in a sequential (streaming) fashion, or by
skipping to a certain point. |
OggAudioTagsHeader |
Common interface for the Tags (Comments) header near
the start of an
OggAudioStream |
Class | Description |
---|---|
OggAudioStreamHeaders |
Streaming friendly way to get at the headers at the
start of an
OggAudioStream , allowing for the fact
that they may be interspersed with other streams' data. |
Copyright © 2015. All rights reserved.