函数列表 | 描述 |
启用音量大小提示 | |
启用音量大小提示 | |
设置音频质量 | |
开始显示远端视频画面 | |
停止显示远端视频画面,同时不再拉取该远端用户的视频数据流 | |
设置本地图像的渲染模式 | |
设置本地图像的顺时针旋转角度 | |
设置本地摄像头预览画面的镜像模式 | |
设置远端图像的渲染模式 | |
设置远端图像的顺时针旋转角度 | |
开始显示远端用户的辅路画面 | |
停止显示远端用户的辅路画面 | |
设置辅路画面的填充模式 | |
设置辅路画面的顺时针旋转角度 | |
设置音频质量 | |
设定优先观看大画面还是小画面 | |
设置麦克风音量大小 | |
启动播放背景音乐 | |
停止播放背景音乐 | |
停止播放背景音乐 | |
停止播放背景音乐 | |
获取背景音乐总时长(单位:毫秒) | |
设置背景音乐的播放进度 | |
设置背景音乐的音量大小 | |
设置背景音乐的本地播放音量 | |
设置背景音乐的远端播放音量 | |
播放音效 | |
设置音效音量 | |
停止播放音效 | |
停止所有音效 | |
设置所有音效音量 | |
暂停音效 | |
暂停音效 | |
启用视频自定义采集模式 | |
投送自己采集的视频数据 | |
暂停/恢复发布本地的视频流 | |
暂停 / 恢复订阅远端用户的视频流 | |
开始进行网络测速(进入房间前使用) | |
启动屏幕分享 | |
设置第三方美颜的视频数据回调 | |
获取摄像头设备列表 | |
选定当前要使用的摄像头 | |
获取当前使用的摄像头 | |
获取麦克风设备列表 | |
获取当前的麦克风设备 | |
选定当前使用的麦克风 | |
获取当前麦克风的设备音量 | |
设置当前麦克风的设备音量 | |
设置系统当前麦克风设备的静音状态 | |
获取系统当前麦克风设备是否静音 | |
获取扬声器设备列表 | |
获取当前的扬声器设备 | |
设置要使用的扬声器 | |
获取当前扬声器的设备音量 | |
设置当前扬声器的设备音量 | |
获取系统当前扬声器设备是否静音 | |
设置系统当前扬声器设备的静音状态 | |
开始进行摄像头测试 | |
开始进行摄像头测试 | |
停止进行摄像头测试 | |
开始进行麦克风测试 | |
开始进行麦克风测试 | |
开始进行扬声器测试 | |
停止进行扬声器测试 | |
开始应用内的屏幕分享(iOS) | |
设置视频编码器输出的画面方向 | |
设置编码器输出的画面镜像模式 | |
开始向腾讯云直播 CDN 上发布音视频流 | |
停止向腾讯云直播 CDN 上发布音视频流 | |
开始向非腾讯云 CDN 上发布音视频流 | |
停止向非腾讯云 CDN 上发布音视频流 | |
设置云端混流的排版布局和转码参数 |
void enableAudioVolumeEvaluation | (uint32_t interval) |
void enableAudioVolumeEvaluation | (uint32_t interval |
| bool enable_vad) |
void startRemoteView | (const char* userId |
| TXView rendView) |
void stopRemoteView | (const char* userId) |
void setLocalViewFillMode |
void setLocalViewRotation |
void setLocalViewMirror | (bool mirror) |
void setRemoteViewFillMode | (const char* userId |
|
void setRemoteViewRotation | (const char* userId |
|
void startRemoteSubStreamView | (const char* userId |
| TXView rendView) |
void stopRemoteSubStreamView | (const char* userId) |
void setRemoteSubStreamViewFillMode | (const char* userId |
|
void setRemoteSubStreamViewRotation | (const char* userId |
|
void setAudioQuality |
void setPriorRemoteVideoStreamType |
void setMicVolumeOnMixing | (uint32_t volume) |
void playBGM | (const char* path) |
uint32_t getBGMDuration | (const char* path) |
void setBGMPosition | (uint32_t pos) |
void setBGMVolume | (uint32_t volume) |
void setBGMPlayoutVolume | (uint32_t volume) |
void setBGMPublishVolume | (uint32_t volume) |
void playAudioEffect |
void setAudioEffectVolume | (int effectId |
| int volume) |
void stopAudioEffect | (int effectId) |
void setAllAudioEffectsVolume | (int volume) |
void pauseAudioEffect | (int effectId) |
void resumeAudioEffect | (int effectId) |
void enableCustomVideoCapture | (bool enable) |
void sendCustomVideoData |
void muteLocalVideo | (bool mute) |
void muteRemoteVideoStream | (const char* userId |
| bool mute) |
void startSpeedTest | (uint32_t sdkAppId |
| const char* userId |
| const char* userSig) |
void startScreenCapture | (TXView rendView) |
int setLocalVideoProcessCallback | |
| |
|
void setCurrentCameraDevice | (const char* deviceId) |
void setCurrentMicDevice | (const char* micId) |
void setCurrentMicDeviceVolume | (uint32_t volume) |
void setCurrentMicDeviceMute | (bool mute) |
void setCurrentSpeakerDevice | (const char* speakerId) |
void setCurrentSpeakerVolume | (uint32_t volume) |
void setCurrentSpeakerDeviceMute | (bool mute) |
void startCameraDeviceTest | (TXView renderView) |
void startMicDeviceTest | (uint32_t interval) |
void startSpeakerDeviceTest | (const char* testAudioFilePath) |
void selectScreenCaptureTarget | |
| const RECT& captureRect |
| bool captureMouse = true |
| bool highlightWindow = true) |
void setVideoEncoderRotation |
void setVideoEncoderMirror | (bool mirror) |
void startPublishing | (const char* streamId |
|
void startPublishCDNStream |
void setMixTranscodingConfig |
本页内容是否解决了您的问题?