public class JOrbisComment extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
CHUNKSIZE |
| Constructor and Description |
|---|
JOrbisComment() |
| Modifier and Type | Method and Description |
|---|---|
Comment |
getComment() |
int |
getLengthInMilliseconds() |
void |
read(InputStream in) |
int |
write(OutputStream out) |
protected static final int CHUNKSIZE
public Comment getComment()
public int getLengthInMilliseconds()
public void read(InputStream in)
public int write(OutputStream out)
Copyright © 2014. All rights reserved.