public static class RCRTCRemoteVideoFrame.RTCRGBTextureBuffer extends Object implements RCRTCRemoteVideoFrame.RTCBuffer
构造器和说明 |
---|
RTCRGBTextureBuffer(int textureId,
Matrix transformMatrix,
float[] originalMatrix,
int width,
int height) |
public RTCRGBTextureBuffer(int textureId, Matrix transformMatrix, float[] originalMatrix, int width, int height)
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