public class MPSIndexer extends BaseIndexer
BaseIndexer.BaseAnalyser
Constructor and Description |
---|
MPSIndexer() |
Modifier and Type | Method and Description |
---|---|
void |
index(File source,
NIOUtils.FileReaderListener listener) |
void |
indexChannel(SeekableByteChannel source,
NIOUtils.FileReaderListener listener) |
static void |
main1(String[] args) |
protected void |
pes(ByteBuffer pesBuffer,
long start,
int pesLen,
int stream) |
estimateSize, getAnalyser, savePESMeta, serialize
analyseBuffer, finishRead
public void index(File source, NIOUtils.FileReaderListener listener) throws IOException
IOException
public void indexChannel(SeekableByteChannel source, NIOUtils.FileReaderListener listener) throws IOException
IOException
protected void pes(ByteBuffer pesBuffer, long start, int pesLen, int stream)
pes
in class MPSUtils.PESReader
public static void main1(String[] args) throws IOException
IOException
Copyright © 2019. All rights reserved.