public interface IMediaFileReader extends IMediaReader
IMediaFileReader
- media file reader interface.IMediaReader.Property
IMedia.AbstractTrackSample, IMedia.AudioTrackSample, IMedia.ITrackSample, IMedia.ITrackSampleX, IMedia.Method, IMedia.TrackSample, IMedia.TrackSampleWithPayload, IMedia.TrackSampleXWithOffset
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes media file and releases acquired resources.
|
MediaTrackInfo[] |
getTracksInfo()
Returns tracks info.
|
getTrackSamples, readTrackSample, readTrackSample
getContainer, id
invoke
MediaTrackInfo[] getTracksInfo()
void close() throws java.io.IOException
java.io.IOException
- if an I/O exception occurred