|
NIMSDK-AOS
10.9.60
|
Public 成员函数 | |
| AVChatVideoFrame (VideoFrame frame) | |
| AVChatBuffer | getBuffer () |
| int | getRotation () |
| long | getTimestampMs () |
| int | getRotatedWidth () |
| int | getRotatedHeight () |
| void | retain () |
| void | release () |
在文件 AVChatVideoFrame.java 第 5 行定义.
| com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.AVChatVideoFrame | ( | VideoFrame | frame | ) |
在文件 AVChatVideoFrame.java 第 11 行定义.
| AVChatBuffer com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getBuffer | ( | ) |
在文件 AVChatVideoFrame.java 第 16 行定义.
| int com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getRotatedHeight | ( | ) |
在文件 AVChatVideoFrame.java 第 32 行定义.
| int com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getRotatedWidth | ( | ) |
在文件 AVChatVideoFrame.java 第 28 行定义.
| int com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getRotation | ( | ) |
在文件 AVChatVideoFrame.java 第 20 行定义.
| long com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.getTimestampMs | ( | ) |
在文件 AVChatVideoFrame.java 第 24 行定义.
| void com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.release | ( | ) |
在文件 AVChatVideoFrame.java 第 40 行定义.
| void com.netease.nimlib.sdk.avchat.video.AVChatVideoFrame.retain | ( | ) |
在文件 AVChatVideoFrame.java 第 36 行定义.
1.8.11