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.
|
protected SampleEntry |
getCurrentSampleEntry() |
String |
getHandler() |
List<SampleEntry> |
getSampleEntries() |
List<Sample> |
getSamples()
The list of all samples.
|
cleanBuffer, close, findNextNal, getCompositionTimeEntries, getSampleDependencies, getSampleDurations, getSyncSamples, getTrackMetaData, toArraygetDuration, getEdits, getName, getSampleGroups, getSubsampleInformationBoxpublic H263TrackImpl(DataSource dataSource) throws IOException
IOExceptionprotected SampleEntry getCurrentSampleEntry()
getCurrentSampleEntry in class AbstractH26XTrackprotected Sample createSampleObject(List<? extends ByteBuffer> nals)
AbstractH26XTrackcreateSampleObject in class AbstractH26XTracknals - a list of NALs that form the samplepublic List<SampleEntry> getSampleEntries()
public String getHandler()
Copyright © 2019. All rights reserved.