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.RTCBuffergetWidth 在接口中 RCRTCRemoteVideoFrame.RTCBufferpublic int getHeight()
RCRTCRemoteVideoFrame.RTCBuffergetHeight 在接口中 RCRTCRemoteVideoFrame.RTCBuffer