public static class VideoEncoder.EncodedFrame extends Object
Constructor and Description |
---|
EncodedFrame(ByteBuffer data,
boolean keyFrame) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getData() |
boolean |
isKeyFrame() |
public EncodedFrame(ByteBuffer data, boolean keyFrame)
public ByteBuffer getData()
public boolean isKeyFrame()
Copyright © 2019. All rights reserved.