public class PNGDecoder
extends org.jcodec.common.VideoDecoder
Constructor and Description |
---|
PNGDecoder() |
Modifier and Type | Method and Description |
---|---|
org.jcodec.common.model.Picture |
decodeFrame(ByteBuffer data,
byte[][] buffer) |
org.jcodec.common.VideoCodecMeta |
getCodecMeta(ByteBuffer data) |
public org.jcodec.common.model.Picture decodeFrame(ByteBuffer data, byte[][] buffer)
decodeFrame
in class org.jcodec.common.VideoDecoder
public org.jcodec.common.VideoCodecMeta getCodecMeta(ByteBuffer data)
getCodecMeta
in class org.jcodec.common.VideoDecoder
Copyright © 2019. All rights reserved.