| Package | Description |
|---|---|
| org.jcodec.containers.mps.index |
| Class and Description |
|---|
| BaseIndexer
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Indexes MPEG PS/TS file for the purpose of quick random access in the future
|
| BaseIndexer.BaseAnalyser |
| MPSIndex
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Represents index for MPEG PS stream, enables demuxers to do precise seek
|
| MPSIndex.MPSStreamIndex |
| MPSRandomAccessDemuxer
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Demuxer for MPEG Program Stream format with random access
Uses index to assist random access, see MPSIndexer
|
| MPSRandomAccessDemuxer.Stream |
| MTSIndex
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Represents index for MPEG TS stream, enables demuxers to do precise seek
Note: some values inside the MPSIndex are not expressed in bytes anymore, but
rather in integral MPEG TS packets.
|
| MTSIndex.MTSProgram |
Copyright © 2019. All rights reserved.