Package | Description |
---|---|
org.jaudiotagger.audio.ogg.util |
Utility classes for Ogg Vorbis files.
|
Modifier and Type | Class and Description |
---|---|
class |
VorbisIdentificationHeader
Vorbis Identification header
From http://xiph.org/vorbis/doc/Vorbis_I_spec.html#id326710
The identification header is a short header of only a few fields used to declare the stream definitively as Vorbis,
and provide a few externally relevant pieces of information about the audio stream.
|
class |
VorbisSetupHeader
Vorbis Setup header
We dont need to decode a vorbis setup header for metatagging, but we should be able to identify
it.
|
Copyright © 2005–2020 jthink.net. All rights reserved.