public class RCRTCRemoteVideoFrame.RTCOESTextureBuffer extends Object implements RCRTCRemoteVideoFrame.RTCBuffer
限定符和类型 | 方法和说明 |
---|---|
int |
getHeight()
视频像素高度。
|
float[] |
getOriginalMatrix() |
int |
getTextureId()
OES纹理ID
|
Matrix |
getTransformMatrix() |
VideoFrame.TextureBuffer.Type |
getType() |
int |
getWidth()
视频像素宽度。
|
public VideoFrame.TextureBuffer.Type getType()
public int getTextureId()
public Matrix getTransformMatrix()
public float[] getOriginalMatrix()
public int getWidth()
RCRTCRemoteVideoFrame.RTCBuffer
getWidth
在接口中 RCRTCRemoteVideoFrame.RTCBuffer
public int getHeight()
RCRTCRemoteVideoFrame.RTCBuffer
getHeight
在接口中 RCRTCRemoteVideoFrame.RTCBuffer