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 ContainerAdaptor
public boolean canSeek(Packet pkt)
canSeek
in interface ContainerAdaptor
public byte[][] allocatePicture()
allocatePicture
in interface ContainerAdaptor
public MediaInfo getMediaInfo()
getMediaInfo
in interface ContainerAdaptor
Copyright © 2019. All rights reserved.