- read4Chars(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Reads 4 bytes and concatenates them into a String.
- readAdtlChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.ListInfoChunk
-
Reads the chunk and its nested chunks, and puts appropriate
properties into the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.AssocDataListChunk
-
Reads the chunk and its nested chunks, and puts appropriate
properties into the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.AXMLChunk
-
Reads a chunk and puts a BroadcastAudioExtension Property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.BroadcastExtChunk
-
Reads a chunk and puts a BroadcastAudioExtension Property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.CartChunk
-
Reads a chunk and puts a Cart Property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.CueChunk
-
Reads a chunk and puts a CuePoints property into the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.DataChunk
-
Reads a chunk and puts a Data property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.DataSize64Chunk
-
Reads and extracts the file's 64-bit data sizes.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifMakerNoteChunk
-
Reads a chunk and puts information into the superchunk's
Exif property.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifStringChunk
-
Reads a chunk and puts information into the superchunk's
Exif property.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifUserCommentChunk
-
Reads a chunk and puts information into the superchunk's
Exif property.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifVersionChunk
-
Reads a chunk and puts information into the superchunk's
Exif property.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.FactChunk
-
Reads a chunk and puts a Fact Property into the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.FormatChunk
-
Reads a chunk and puts appropriate Properties into the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.InstrumentChunk
-
Reads a chunk and puts an Instrument property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.LabelChunk
-
Reads a chunk and adds to the module's list of labels.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.LabeledTextChunk
-
Reads a chunk and puts an MPEG Property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.LinkChunk
-
Reads a chunk and puts a BroadcastAudioExtension Property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.ListInfoChunk
-
Reads a chunk and puts appropriate information into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.ListInfoTextChunk
-
Reads a chunk and.....
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.MpegChunk
-
Reads a chunk and puts an MPEG Property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.NoteChunk
-
Reads a chunk and adds to the module's list of Notes.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.PeakEnvelopeChunk
-
Reads a chunk and puts a BroadcastAudioExtension Property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.wave.SampleChunk
-
Reads a chunk and puts a Sample property into
the RepInfo object.
- readChunk(RepInfo) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Reads a WAVE chunk.
- readSignedInt(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
One-argument version of readSignedInt.
- readSignedLong(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
One-argument version of readSignedLong.
- readSignedShort(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
One-argument version of readSignedShort.
- readTextProp(WaveModule, String) - Method in class edu.harvard.hul.ois.jhove.module.wave.SimpleTextChunk
-
Reads the text item, and returns a Property containing the
cue point ID and the text.
- readUnsignedInt(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
One-argument version of readUnsignedInt.
- readUnsignedShort(DataInputStream) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
One-argument version of readUnsignedShort.
- riffSize - Variable in class edu.harvard.hul.ois.jhove.module.WaveModule
-
RIFF size as found in the RIFF chunk header.
- SampleChunk - Class in edu.harvard.hul.ois.jhove.module.wave
-
Implementation of the WAVE Sample (or Sampler) Chunk, which
gives information about a MIDI sample.
- SampleChunk(ModuleBase, ChunkHeader, DataInputStream) - Constructor for class edu.harvard.hul.ois.jhove.module.wave.SampleChunk
-
Constructor.
- sampleCount - Variable in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Number of samples in the file.
- sampleRate - Variable in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sample rate from file
- setBlockAlign(int) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the number of bytes that holds an aligned sample.
- setExifInfo(ExifInfo) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets an ExifInfo object for the module.
- setExifVersion(String) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifInfo
-
Converts the raw 4-byte array into a version string and
stores it.
- setExtendedRiffSize(long) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the extended RIFF size.
- setExtendedSampleLength(long) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the extended sample length.
- setMakerNote(byte[]) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifInfo
-
Sets the maker note.
- setManufacturer(String) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifInfo
-
Sets the manufacturer of the equipment that produced the file.
- setModel(String) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifInfo
-
Sets the model of the equipment that produced the file.
- setPCMWaveFormat(boolean) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the profile flag for PCMWAVEFORMAT.
- setRelatedImageFile(String) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifInfo
-
Sets the related image file name.
- setSampleRate(long) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the sample rate.
- setTimeCreated(String) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifInfo
-
Sets the creation time as an ASCII string.
- setUserComment(String) - Method in class edu.harvard.hul.ois.jhove.module.wave.ExifInfo
-
Sets the user comment.
- setWaveCodec(int) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the WAVE codec.
- setWaveFormatEx(boolean) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the profile flag for WAVEFORMATEX.
- setWaveFormatExtensible(boolean) - Method in class edu.harvard.hul.ois.jhove.module.WaveModule
-
Sets the profile flag for WAVEFORMATEXTENSIBLE.
- SimpleTextChunk - Class in edu.harvard.hul.ois.jhove.module.wave
-
Superclass for the very similar Note and Label chunks.
- SimpleTextChunk(ModuleBase, ChunkHeader, DataInputStream) - Constructor for class edu.harvard.hul.ois.jhove.module.wave.SimpleTextChunk
-
Constructor.
- SMPTE_FORMAT - Static variable in class edu.harvard.hul.ois.jhove.module.wave.WaveStrings
-
Strings for SMPTE formats in the Sample Chunk
- SMPTE_FORMAT_INDEX - Static variable in class edu.harvard.hul.ois.jhove.module.wave.WaveStrings
-
Indices for SMPTE formats in the Sample Chunk
- SOUND_INFORMATION_0 - Static variable in class edu.harvard.hul.ois.jhove.module.wave.WaveStrings
-
Flags for SoundInformation bits in the MPEG chunk,
"0" values
- SOUND_INFORMATION_1 - Static variable in class edu.harvard.hul.ois.jhove.module.wave.WaveStrings
-
Flags for SoundInformation bits in the MPEG chunk,
"1" values
- startElement(String, String, String, Attributes) - Method in class edu.harvard.hul.ois.jhove.module.wave.LinkChunkHandler
-
Looks for the first element encountered.