Package | Description |
---|---|
org.jaudiotagger.audio.ogg |
Classes for Ogg Vorbis files.
|
org.jaudiotagger.audio.ogg.util |
Utility classes for Ogg Vorbis files.
|
Class and Description |
---|
OggPageHeader
$Id$
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)
|
Class and Description |
---|
OggPageHeader
$Id$
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
|
Copyright © 2005–2020 jthink.net. All rights reserved.