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, removeTrackExtension
public H264TrackAdapter(H264TrackImpl h264Track) throws InterruptedException
InterruptedException
public void parse() throws InterruptedException
InterruptedException
public long getTimescale()
public String getHandler()
public String getLanguage()
public static void main(String[] args) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2015. All rights reserved.