Package | Description |
---|---|
org.jaudiotagger.audio.wav | |
org.jaudiotagger.tag |
Generic classes and interfaces for metadata blocks, broadly called tags.
|
org.jaudiotagger.tag.wav |
Class and Description |
---|
WavChunkType
Chunk types mark each
ChunkHeader . |
WavOptions
Wav files can store metadata within a LISTINFO chunk, an ID3 chunk, both or neither.
|
WavSaveOptions
Wav files can store metadata within a LISTINFO chunk, an ID3 chunk, both or neither
Here we define how we should save Wav metadata, the options should be considered in conjunction with the
option selected in WavOptions
If SAVE_EXISTING_ACTIVE is selected then any chunks currently existing in the file will be saved back to file, plus
even if the active chink is not currently in the file that will be saved as well.
|
WavSaveOrder
Wav files can store metadata within a LISTINFO chunk, an ID3 chunk, both or neither.
|
WavSubFormat
Wav sub format stored as two byte le integer
|
Class and Description |
---|
WavOptions
Wav files can store metadata within a LISTINFO chunk, an ID3 chunk, both or neither.
|
WavSaveOptions
Wav files can store metadata within a LISTINFO chunk, an ID3 chunk, both or neither
Here we define how we should save Wav metadata, the options should be considered in conjunction with the
option selected in WavOptions
If SAVE_EXISTING_ACTIVE is selected then any chunks currently existing in the file will be saved back to file, plus
even if the active chink is not currently in the file that will be saved as well.
|
WavSaveOrder
Wav files can store metadata within a LISTINFO chunk, an ID3 chunk, both or neither.
|
Class and Description |
---|
WavOptions
Wav files can store metadata within a LISTINFO chunk, an ID3 chunk, both or neither.
|
Copyright © 2005–2020 jthink.net. All rights reserved.