Searched refs:H264TrackImpl (Results 1 – 1 of 1) sorted by relevance
26 public class H264TrackImpl extends AbstractTrack { class27 private static final Logger LOG = Logger.getLogger(H264TrackImpl.class.getName());58 public H264TrackImpl(InputStream inputStream, String lang, int timescale) throws IOException { in H264TrackImpl() method in H264TrackImpl70 public H264TrackImpl(InputStream inputStream, String lang) throws IOException { in H264TrackImpl() method in H264TrackImpl75 public H264TrackImpl(InputStream inputStream) throws IOException { in H264TrackImpl() method in H264TrackImpl