public class H263TrackImpl extends AbstractH26XTrack
AbstractH26XTrack.LookAheadBUFFER, ctts, decodingTimes, sdtp, stss, trackMetaData| Constructor and Description |
|---|
H263TrackImpl(DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
protected Sample |
createSampleObject(List<? extends ByteBuffer> nals)
Builds an MP4 sample from a list of NALs.
|
String |
getHandler() |
SampleDescriptionBox |
getSampleDescriptionBox() |
List<Sample> |
getSamples()
The list of all samples.
|
static void |
main(String[] args) |
static void |
main1(String[] args) |
static void |
main2(String[] args) |
cleanBuffer, close, findNextNal, getCompositionTimeEntries, getSampleDependencies, getSampleDurations, getSyncSamples, getTrackMetaData, toArraygetDuration, getEdits, getName, getSampleGroups, getSubsampleInformationBoxpublic H263TrackImpl(DataSource dataSource) throws IOException
IOExceptionprotected Sample createSampleObject(List<? extends ByteBuffer> nals)
AbstractH26XTrackcreateSampleObject in class AbstractH26XTracknals - a list of NALs that form the samplepublic SampleDescriptionBox getSampleDescriptionBox()
public String getHandler()
public List<Sample> getSamples()
Trackpublic static void main1(String[] args) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionpublic static void main2(String[] args) throws IOException
IOExceptionCopyright © 2016. All rights reserved.