public class AVChatVideoFrame
extends java.lang.Object
Constructor and Description |
---|
AVChatVideoFrame(VideoFrame frame) |
Modifier and Type | Method and Description |
---|---|
AVChatBuffer |
getBuffer() |
int |
getRotatedHeight() |
int |
getRotatedWidth() |
int |
getRotation() |
long |
getTimestampMs() |
void |
release() |
void |
retain() |
public AVChatBuffer getBuffer()
public int getRotation()
public long getTimestampMs()
public int getRotatedWidth()
public int getRotatedHeight()
public void retain()
public void release()