Uses of Package
org.jaudiotagger.audio.asf.data

Packages that use org.jaudiotagger.audio.asf.data
org.jaudiotagger.audio.asf.data   
org.jaudiotagger.audio.asf.data.wrapper   
org.jaudiotagger.audio.asf.io   
org.jaudiotagger.audio.asf.util   
 

Classes in org.jaudiotagger.audio.asf.data used by org.jaudiotagger.audio.asf.data
AudioStreamChunk
          This class represents the streamchunk describing an audio stream.
Chunk
          This class represents a chunk within asf streams.
ContentDescription
          This class represents the data of a chunk which contains title, author, copyright, description and the rating of the file.
ContentDescriptor
          This class is a wrapper for properties within a entagged.audioformats.asf.data.ExtendedContentDescription.
EncodingChunk
          This class was intended to store the data of a chunk which contained the encoding parameters in textual form.
ExtendedContentDescription
          This structure represents the data of a chunk, wich contains extended content description.
FileHeader
          This class stores the information about the file, which is contained within a special chunk of asf files.
GUID
          This class is used for representation of GUIDs and as a reference list of all Known GUIDs.
StreamBitratePropertiesChunk
          This class represents the "Stream Bitrate Properties" chunk of an asf media file.
StreamChunk
          This class is the base for all handled stream contents.
 

Classes in org.jaudiotagger.audio.asf.data used by org.jaudiotagger.audio.asf.data.wrapper
ContentDescriptor
          This class is a wrapper for properties within a entagged.audioformats.asf.data.ExtendedContentDescription.
 

Classes in org.jaudiotagger.audio.asf.data used by org.jaudiotagger.audio.asf.io
AsfHeader
          Each asf file starts with a so called header.
Chunk
          This class represents a chunk within asf streams.
ContentDescription
          This class represents the data of a chunk which contains title, author, copyright, description and the rating of the file.
EncodingChunk
          This class was intended to store the data of a chunk which contained the encoding parameters in textual form.
ExtendedContentDescription
          This structure represents the data of a chunk, wich contains extended content description.
FileHeader
          This class stores the information about the file, which is contained within a special chunk of asf files.
StreamBitratePropertiesChunk
          This class represents the "Stream Bitrate Properties" chunk of an asf media file.
StreamChunk
          This class is the base for all handled stream contents.
 

Classes in org.jaudiotagger.audio.asf.data used by org.jaudiotagger.audio.asf.util
AsfHeader
          Each asf file starts with a so called header.
ContentDescription
          This class represents the data of a chunk which contains title, author, copyright, description and the rating of the file.
ExtendedContentDescription
          This structure represents the data of a chunk, wich contains extended content description.
GUID
          This class is used for representation of GUIDs and as a reference list of all Known GUIDs.