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.VideoDecoderpublic org.jcodec.common.VideoCodecMeta getCodecMeta(ByteBuffer data)
getCodecMeta in class org.jcodec.common.VideoDecoderCopyright © 2019. All rights reserved.