|
NIMSDK-AOS
9.20.15
|
Public 成员函数 | |
| AVChatAudioFrame (AudioFrame frame) | |
| ByteBuffer | getData () |
| int | getSamplesPerChannel () |
| void | setSamplesPerChannel (int samplesPerChannel) |
| int | getSampleRate () |
| void | setSamplesPerSec (int samplesPerSec) |
| int | getChannels () |
| void | setChannels (int channels) |
| int | getBytesPerSample () |
在文件 AVChatAudioFrame.java 第 14 行定义.
| com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.AVChatAudioFrame | ( | AudioFrame | frame | ) |
在文件 AVChatAudioFrame.java 第 19 行定义.
| int com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.getBytesPerSample | ( | ) |
在文件 AVChatAudioFrame.java 第 70 行定义.
| int com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.getChannels | ( | ) |
在文件 AVChatAudioFrame.java 第 57 行定义.
| ByteBuffer com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.getData | ( | ) |
在文件 AVChatAudioFrame.java 第 24 行定义.
| int com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.getSampleRate | ( | ) |
在文件 AVChatAudioFrame.java 第 44 行定义.
| int com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.getSamplesPerChannel | ( | ) |
在文件 AVChatAudioFrame.java 第 31 行定义.
| void com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.setChannels | ( | int | channels | ) |
在文件 AVChatAudioFrame.java 第 64 行定义.
| void com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.setSamplesPerChannel | ( | int | samplesPerChannel | ) |
在文件 AVChatAudioFrame.java 第 38 行定义.
| void com.netease.nimlib.sdk.avchat.model.AVChatAudioFrame.setSamplesPerSec | ( | int | samplesPerSec | ) |
在文件 AVChatAudioFrame.java 第 51 行定义.
1.8.11