Class | Description |
---|---|
AiffAudioHeader |
Non-"tag" metadata from the AIFF file.
|
AiffFile | |
AiffFileReader | |
AiffInfoReader |
Functions for reading an AIFF file
|
AiffInputStream |
This class implements an InputStream over a RandomAccessFile for the
sake of efficiency.
|
AiffTag | |
AiffUtil | |
AnnotationChunk | |
ApplicationChunk | |
AuthorChunk | |
Chunk |
Abstract superclass for IFF/AIFF chunks.
|
ChunkHeader | |
CommentsChunk | |
CommonChunk | |
CopyrightChunk | |
ExtDouble |
Code to deal with the 80-bit floating point (extended double)
numbers which occur in AIFF files.
|
FormatVersionChunk | |
ID3Chunk | |
NameChunk | |
TextChunk |
This class provides common functionality for NameChunk, AuthorChunk,
and CopyrightChunk
|
Enum | Description |
---|---|
AiffAudioHeader.Endian | |
AiffAudioHeader.FileType | |
AiffTagFieldKey |
Enum for AIFF fields that don't have obvious matches in FieldKey
|
Copyright © 2005-2013 java.net. All Rights Reserved.