public class H264AnnexBTrack extends H264NalConsumingTrack implements Callable<Void>
| Modifier and Type | Class and Description |
|---|---|
static class |
H264AnnexBTrack.NalStreamTokenizer |
sampleSink, tkhd, trackExtensions| Constructor and Description |
|---|
H264AnnexBTrack(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
Void |
call() |
String |
toString() |
close, configure, consumeNal, createPictureOrderCountType0SampleExtension, createSample, createSampleFlagsSampleExtension, getHandler, getLanguage, getNalUnitHeader, getSampleDescriptionBox, getTimescale, handlePPS, handleSPS, pushSample, setFrametick, setTimescaleaddTrackExtension, getTrackExtension, removeTrackExtension, setSampleSinkpublic H264AnnexBTrack(InputStream inputStream) throws IOException
IOExceptionpublic Void call() throws IOException, InterruptedException
call in interface Callable<Void>IOExceptionInterruptedExceptionCopyright © 2017. All rights reserved.