public class MPSRandomAccessDemuxer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MPSRandomAccessDemuxer.Stream |
Constructor and Description |
---|
MPSRandomAccessDemuxer(SeekableByteChannel ch,
MPSIndex mpsIndex) |
Modifier and Type | Method and Description |
---|---|
MPSRandomAccessDemuxer.Stream[] |
getStreams() |
protected MPSRandomAccessDemuxer.Stream |
newStream(SeekableByteChannel ch,
MPSIndex.MPSStreamIndex streamIndex) |
public MPSRandomAccessDemuxer(SeekableByteChannel ch, MPSIndex mpsIndex) throws IOException
IOException
protected MPSRandomAccessDemuxer.Stream newStream(SeekableByteChannel ch, MPSIndex.MPSStreamIndex streamIndex) throws IOException
IOException
public MPSRandomAccessDemuxer.Stream[] getStreams()
Copyright © 2019. All rights reserved.