| Constructor and Description |
|---|
SEQTrack(SEQDemultiplexer demux) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPosition()
Gets the read position.
|
long |
getSampleCount()
Returns the numbers of samples in this track.
|
void |
read(Buffer buf)
Reads a sample from the input stream.
|
void |
setPosition(long pos)
Sets the read position.
|
public SEQTrack(SEQDemultiplexer demux)
public long getSampleCount()
TrackgetSampleCount in interface Trackpublic void setPosition(long pos)
TracksetPosition in interface Trackpublic long getPosition()
TrackgetPosition in interface TrackCopyright © 2014. All Rights Reserved.