Class ANIMAudioTrack
java.lang.Object
org.monte.media.anim.ANIMAudioTrack
-
Constructor Summary
ConstructorsConstructorDescriptionANIMAudioTrack(ANIMDemultiplexer demux) ANIMAudioTrack(ANIMDemultiplexer demux, boolean swapLeftRightChannels) -
Method Summary
-
Constructor Details
-
ANIMAudioTrack
-
ANIMAudioTrack
-
-
Method Details
-
getSampleCount
public long getSampleCount()- Specified by:
getSampleCountin interfaceTrack
-
setPosition
public void setPosition(long pos) - Specified by:
setPositionin interfaceTrack
-
getPosition
public long getPosition()- Specified by:
getPositionin interfaceTrack
-
read
- Specified by:
readin interfaceTrack- Throws:
IOException
-
getFormat
-