Package | Description |
---|---|
org.jaudiotagger.audio.wav | |
org.jaudiotagger.audio.wav.chunk | |
org.jaudiotagger.tag.wav |
Class and Description |
---|
WavTag
Represent wav metadata found in a Wav file
This can come from LIST INFO chunk or ID3 tag, LIST INFO can only contain a subset of what can be held in an ID3v2 tag,
The default is that ID3 takes precedence if it exists
|
Class and Description |
---|
WavTag
Represent wav metadata found in a Wav file
This can come from LIST INFO chunk or ID3 tag, LIST INFO can only contain a subset of what can be held in an ID3v2 tag,
The default is that ID3 takes precedence if it exists
|
Class and Description |
---|
WavInfoTag
Represent wav metadata found in the LISTINFO Chunk
An LIST INFO chunk was the original way to store metadata but similarly to ID3v1 it suffers from a limited
set of fields, although non-standard extra field cannot be added, notably there is no support for images.
|
Copyright © 2005–2020 jthink.net. All rights reserved.