Package org.jaudiotagger.audio.ogg

Class Summary
OggFileReader Read Ogg File Tag and Encoding information

Only implemented for ogg files containing a vorbis stream with vorbis comments

OggFileWriter Write tag data to Ogg File

Only works for Ogg files containing a vorbis stream

OggVorbisCommentTagCreator Creates an OggVorbis Comment Tag from a VorbisComment for use within an OggVorbis Container

When a Vorbis Comment is used within OggVorbis it additionally has a vorbis header and a framing bit.

OggVorbisTagReader Read Vorbis Comment Tag within ogg

Vorbis is the audiostream within an ogg file, Vorbis uses VorbisComments as its tag

OggVorbisTagReader.OggVorbisHeaderSizes Find the length of the raw packet data and the start position of the ogg page header they start in for the two OggVorbisHeader we need to know about when writing data (sizes included vorbis header)
OggVorbisTagWriter Write Vorbis Tag within an ogg

VorbisComment holds the tag information within an ogg file

 

Enum Summary
VorbisVersion Vorbis Version

Ordinal is used to map from internal representation