public class H264TrackAdapter extends AbstractStreamingTrack
samples, stsd, tkhd, trackExtensions| Constructor and Description |
|---|
H264TrackAdapter(H264TrackImpl h264Track) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHandler() |
String |
getLanguage() |
long |
getTimescale() |
static void |
main(String[] args) |
void |
parse() |
addTrackExtension, getSampleDescriptionBox, getSamples, getTrackExtension, getTrackHeaderBox, hasMoreSamples, removeTrackExtensionpublic H264TrackAdapter(H264TrackImpl h264Track) throws InterruptedException
InterruptedExceptionpublic void parse()
throws InterruptedException
InterruptedExceptionpublic long getTimescale()
public String getHandler()
public String getLanguage()
public static void main(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.