Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.aiff |
Contains supporting classes for the AIFF-HUL module.
|
edu.harvard.hul.ois.jhove.module.iff |
Contains supporting classes for modules based on the IFF
specification (EA IFF 85).
|
edu.harvard.hul.ois.jhove.module.wave |
Contains supporting classes for the WAVE-HUL module.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationChunk
Implementation of the AIFF Annotation Chunk.
|
class |
ApplicationChunk
Implementation of the AIFF Application Chunk.
|
class |
AudioRecChunk
Implementation of the AIFF Audio Recording Chunk.
|
class |
AuthorChunk
Implementation of the AIFF Author Chunk.
|
class |
CommentsChunk
Implementation of the AIFF Comments Chunk.
|
class |
CommonChunk
The AIFF Common chunk.
|
class |
CopyrightChunk
Implementation of the AIFF Copyright Chunk.
|
class |
FormatVersionChunk
Implementation of the AIFF Format Version Chunk.
|
class |
InstrumentChunk
Implementation of the AIFF Instrument Chunk.
|
class |
MarkerChunk
The AIFF Marker chunk.
|
class |
MidiChunk
Implementation of the AIFF MIDI Chunk.
|
class |
NameChunk
Implementation of the AIFF Name Chunk.
|
class |
SaxelChunk
Implementation of the AIFF Saxel (Sound Accelerator) Chunk.
|
class |
SoundDataChunk
Implementation of the AIFF Sound Data Chunk.
|
class |
TextChunk
Abstract superclass for the name, author, copyright,
and annotation chunks, all of which have the same
format.
|
Modifier and Type | Class and Description |
---|---|
class |
Superchunk
Abstract class for a chunk that contains other chunks.
|
Modifier and Type | Class and Description |
---|---|
class |
AssocDataListChunk
The associated data list ('list') chunk, which is different from
the RIFF 'LIST' chunk, ListInfoTextChunk.
|
class |
AXMLChunk
Implementation of the WAVE AXML Chunk, which
contains arbitrary XML metadata, as specified in
Specification of the Broadcast Wave Format:
A format for audio data files in broadcasting;
Supplement 5: <axml> Chunk
(European Broadcasting Union)
|
class |
BroadcastExtChunk
Implementation of the WAVE Broadcast Audio Extension Chunk.
|
class |
CartChunk
Implementation of the WAVE Cart Chunk.
|
class |
CueChunk
Implementation of the WAVE Cue chunk, which defines cue
points in an audio stream.
|
class |
DataChunk
Implementation of the WAVE Data Chunk.
|
class |
ExifMakerNoteChunk
This class encapsulates the Exif Maker Note chunk.
|
class |
ExifStringChunk
Class for encapsulating Exif chunks whose content consists of
a null-terminated ASCII string.
|
class |
ExifUserCommentChunk
This class encapsulates the Exif User Comment chunk.
|
class |
ExifVersionChunk
Chunk for Exif version information.
|
class |
FactChunk
Implementation of the WAVE Fact Chunk.
|
class |
FormatChunk
Implementation of the WAVE Format Chunk.
|
class |
LabelChunk
Implementation of the WAVE Label Chunk.
|
class |
LabeledTextChunk
The Labelled Text Chunk, which can occur only in an Associated Data
List.
|
class |
LinkChunk
Implementation of the WAVE Link Chunk, as specified in
Specification of the Broadcast Wave Format:
A format for audio data files in broadcasting;
Supplement 4: <link> Chunk
(European Broadcasting Union)
|
class |
ListInfoChunk
Implementation of the WAVE LIST chunk.
|
class |
ListInfoTextChunk
This implements any of the subchunks of the ListInfoChunk
(a LIST chunk with a list type of INFO).
|
class |
MpegChunk
Implementation of the WAVE MPEG Audio Extension Chunk.
|
class |
NoteChunk
Implementation of the WAVE Note Chunk.
|
class |
PeakEnvelopeChunk
Implementation of the WAVE Peak Envelope ('levl') Chunk.
|
class |
SampleChunk
Implementation of the WAVE Sample (or Sampler) Chunk, which
gives information about a MIDI sample.
|
class |
SimpleTextChunk
Superclass for the very similar Note and Label chunks.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.