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