public class AVChatVideoFrame
extends java.lang.Object
构造器和说明 |
---|
AVChatVideoFrame(VideoFrame frame) |
限定符和类型 | 方法和说明 |
---|---|
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()