NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame类 参考

Public 成员函数

 AVChatVideoFrame (VideoFrame frame)
 
AVChatBuffer getBuffer ()
 
int getRotation ()
 
long getTimestampMs ()
 
int getRotatedWidth ()
 
int getRotatedHeight ()
 
void retain ()
 
void release ()
 

详细描述

在文件 AVChatVideoFrame.java5 行定义.

构造及析构函数说明

◆ AVChatVideoFrame()

com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.AVChatVideoFrame ( VideoFrame  frame)

在文件 AVChatVideoFrame.java11 行定义.

成员函数说明

◆ getBuffer()

AVChatBuffer com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getBuffer ( )

在文件 AVChatVideoFrame.java16 行定义.

◆ getRotatedHeight()

int com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getRotatedHeight ( )

在文件 AVChatVideoFrame.java32 行定义.

◆ getRotatedWidth()

int com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getRotatedWidth ( )

在文件 AVChatVideoFrame.java28 行定义.

◆ getRotation()

int com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getRotation ( )

在文件 AVChatVideoFrame.java20 行定义.

◆ getTimestampMs()

long com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getTimestampMs ( )

在文件 AVChatVideoFrame.java24 行定义.

◆ release()

void com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.release ( )

在文件 AVChatVideoFrame.java40 行定义.

◆ retain()

void com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.retain ( )

在文件 AVChatVideoFrame.java36 行定义.


该类的文档由以下文件生成: