public class MP4DemuxerTrackMeta extends Object
| Constructor and Description |
|---|
MP4DemuxerTrackMeta() |
| Modifier and Type | Method and Description |
|---|---|
static DemuxerTrackMeta |
fromTrack(AbstractMP4DemuxerTrack track) |
static ByteBuffer |
getCodecPrivate(AbstractMP4DemuxerTrack track) |
protected static ColorSpace |
getColorInfo(AbstractMP4DemuxerTrack track) |
public static DemuxerTrackMeta fromTrack(AbstractMP4DemuxerTrack track)
protected static ColorSpace getColorInfo(AbstractMP4DemuxerTrack track)
public static ByteBuffer getCodecPrivate(AbstractMP4DemuxerTrack track)
Copyright © 2019. All rights reserved.