Maven module :un.storage : media-ogg :
Class :
un.storage.media.vorbis.VorbisComments
Extends/Implements :
un.storage.media.vorbis.VorbisPacket
Subclasses : -
Variables :
vendor,
comments,
framingFlag
Functions :
VorbisComments,
read
public Chars
vendor
public Sequence
comments
public boolean
framingFlag
public void
VorbisComments ()
public void
read (DataInputStream ds)
that begin a Vorbis bitstream. It is meant for short text comments,
not arbitrary metadata; arbitrary metadata belongs in a separate logical bitstream
(usually an XML stream type) that provides greater structure and machine parseability.
@author Johann Sorel