toggle menu
Android-RTCLib-SDK
5.6.9
cn.rongcloud.rtc
switch theme
search in API
Android-RTCLib-SDK
/
cn.rongcloud.rtc.base
/
RCRTCRemoteVideoFrame
/
RTCOESTextureBuffer
RTCOESTexture
Buffer
public
class
RTCOESTextureBuffer
implements
RCRTCRemoteVideoFrame.RTCBuffer
oes试图存储格式
Members
Functions
get
Height
Link copied to clipboard
public
int
getHeight
(
)
视频像素高度。
get
Original
Matrix
Link copied to clipboard
public
Array
<
float
>
getOriginalMatrix
(
)
get
Texture
Id
Link copied to clipboard
public
int
getTextureId
(
)
OES纹理ID
get
Transform
Matrix
Link copied to clipboard
public
Matrix
getTransformMatrix
(
)
get
Type
Link copied to clipboard
public
Type
getType
(
)
get
Width
Link copied to clipboard
public
int
getWidth
(
)
视频像素宽度。