| Class | 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 | |
| MPSIndexer |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Indexes MPEG PS file for the purpose of quick random access in the future
|
| 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 | |
| MTSIndexer |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Indexes MPEG TS file for the purpose of quick random access in the future
|
| MTSRandomAccessDemuxer |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| MTSRandomAccessDemuxerMain |
Copyright © 2019. All rights reserved.