public class ID3V2FrameSynchronizedTextDescriptor
extends Object
| Constructor and Description |
|---|
ID3V2FrameSynchronizedTextDescriptor() |
ID3V2FrameSynchronizedTextDescriptor(long timecode,
String value) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimecode() |
String |
getValue() |
void |
setTimecode(long timecode) |
void |
setValue(String value) |