public class AVCMP4Adaptor extends Object implements ContainerAdaptor
| Constructor and Description |
|---|
AVCMP4Adaptor(DemuxerTrackMeta meta) |
| Modifier and Type | Method and Description |
|---|---|
byte[][] |
allocatePicture() |
boolean |
canSeek(Packet pkt) |
Picture |
decodeFrame(Packet packet,
byte[][] data) |
MediaInfo |
getMediaInfo() |
public AVCMP4Adaptor(DemuxerTrackMeta meta)
public Picture decodeFrame(Packet packet, byte[][] data)
decodeFrame in interface ContainerAdaptorpublic boolean canSeek(Packet pkt)
canSeek in interface ContainerAdaptorpublic byte[][] allocatePicture()
allocatePicture in interface ContainerAdaptorpublic MediaInfo getMediaInfo()
getMediaInfo in interface ContainerAdaptorCopyright © 2019. All rights reserved.