public interface Track
| Modifier and Type | Method and Description |
|---|---|
long |
getPosition() |
long |
getSampleCount() |
void |
read(Buffer buf) |
void |
setPosition(long pos) |
long getSampleCount()
void setPosition(long pos)
long getPosition()
void read(Buffer buf) throws java.io.IOException
java.io.IOExceptionCopyright © 2022. All Rights Reserved.