Uses of Package
org.jaudiotagger.audio.ogg.util

Packages that use org.jaudiotagger.audio.ogg.util
org.jaudiotagger.audio.ogg   
org.jaudiotagger.audio.ogg.util   
 

Classes in org.jaudiotagger.audio.ogg.util used by org.jaudiotagger.audio.ogg
OggInfoReader
          Read encoding info, only implemented for vorbis streams
OggPageHeader
          $Id: OggPageHeader.java,v 1.20 2009/10/27 08:52:21 paultaylor Exp $

reference:http://xiph.org/ogg/doc/framing.html

OggPageHeader.PacketStartAndLength
          Within the page specifies the start and length of each packet in the page offset from the end of the pageheader (after the segment table)
 

Classes in org.jaudiotagger.audio.ogg.util used by org.jaudiotagger.audio.ogg.util
OggPageHeader
          $Id: OggPageHeader.java,v 1.20 2009/10/27 08:52:21 paultaylor Exp $

reference:http://xiph.org/ogg/doc/framing.html

OggPageHeader.HeaderTypeFlag
          This represents all the flags that can be set in the headerType field.
OggPageHeader.PacketStartAndLength
          Within the page specifies the start and length of each packet in the page offset from the end of the pageheader (after the segment table)
VorbisHeader
          Defines variables common to all vorbis headers
VorbisPacketType
          Vorbis Packet Type

In an Vorbis Stream there should be one instance of the three headers, and many audio packets