Home
last modified time | relevance | path

Searched refs:H264TrackImpl (Results 1 – 1 of 1) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java26 public class H264TrackImpl extends AbstractTrack { class
27 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 H264TrackImpl
70 public H264TrackImpl(InputStream inputStream, String lang) throws IOException { in H264TrackImpl() method in H264TrackImpl
75 public H264TrackImpl(InputStream inputStream) throws IOException { in H264TrackImpl() method in H264TrackImpl