|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectcom.wowza.wms.media.mp3.model.idtags.ID3V2FrameSynchronizedTextDescriptor
public class ID3V2FrameSynchronizedTextDescriptor
| Constructor Summary | |
|---|---|
ID3V2FrameSynchronizedTextDescriptor()
|
|
ID3V2FrameSynchronizedTextDescriptor(long timecode,
String value)
|
|
| Method Summary | |
|---|---|
long |
getTimecode()
|
String |
getValue()
|
void |
setTimecode(long timecode)
|
void |
setValue(String value)
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ID3V2FrameSynchronizedTextDescriptor()
public ID3V2FrameSynchronizedTextDescriptor(long timecode,
String value)
| Method Detail |
|---|
public long getTimecode()
public String getValue()
public void setTimecode(long timecode)
public void setValue(String value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||