跳过导航链接
A B C D E F G H I L M N O P R S T U V W Z 

S

sampleRate - 类 中的变量com.chuangcache.rtc.entity.ChuangAudioMixingData
音频混音采样率
sampleRate - 类 中的变量com.chuangcache.rtc.entity.ChuangCustomAudioCaptureConfig
音频采样率
sampleRate - 类 中的变量com.chuangcache.rtc.entity.ChuangCustomAudioRenderConfig
音频采样率
sendCustomAudioCapturePCMData(ByteBuffer, int) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
向sdk发送PCM格式的音频数据
sendCustomAudioCapturePCMData(ByteBuffer, int, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
向sdk发送PCM格式的音频数据
sendCustomAudioCapturePCMData(ByteBuffer, int) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendCustomAudioCapturePCMData(ByteBuffer, int, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendCustomVideoCaptureEncodedData(ByteBuffer, int, ChuangVideoEncodedFrameParam, long) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
向sdk发送编码后的视频帧,仅支持h264格式
sendCustomVideoCaptureEncodedData(ByteBuffer, int, ChuangVideoEncodedFrameParam, long, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
向sdk发送编码后的视频帧,仅支持h264格式
sendCustomVideoCaptureEncodedData(ByteBuffer, int, ChuangVideoEncodedFrameParam, long) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendCustomVideoCaptureEncodedData(ByteBuffer, int, ChuangVideoEncodedFrameParam, long, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendCustomVideoCaptureRawData(ByteBuffer, int, ChuangVideoFrameParam, long) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
像sdk发送视频数据
sendCustomVideoCaptureRawData(ByteBuffer, int, ChuangVideoFrameParam, long, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
像sdk发送视频数据
sendCustomVideoCaptureRawData(ByteBuffer, int, ChuangVideoFrameParam, long) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendCustomVideoCaptureRawData(ByteBuffer, int, ChuangVideoFrameParam, long, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendCustomVideoCaptureTextureData(int, int, int, int, int, float[], long) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
 
sendCustomVideoCaptureTextureData(int, int, int, int, int, float[], long, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
向sdk发送纹理格式的视频数据
sendCustomVideoCaptureTextureData(int, int, int, int, int, float[], long) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendCustomVideoCaptureTextureData(int, int, int, int, int, float[], long, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
sendStreamAttachedMessage(String, String) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
发送推流消息
sendStreamAttachedMessage(String, String) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setAppOrientation(ChuangAppOrientation) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置摄像头是否开启横屏采集 默认false,开启时自适应无效
setAppOrientation(ChuangAppOrientation) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setAudioConfig(ChuangAudioConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置音频设置
setAudioConfig(ChuangAudioConfig, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置音频设置多通道
setAudioConfig(ChuangAudioConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setAudioConfig(ChuangAudioConfig, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setAudioMixingHandler(IChuangAudioMixingHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置音频混音回调接口
setAudioMixingHandler(IChuangAudioMixingHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setCustomVideoCaptureHandler(IChuangCustomVideoCaptureHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置自定义视频采集源
setCustomVideoCaptureHandler(IChuangCustomVideoCaptureHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setCustomVideoRenderHandler(IChuangCustomVideoRenderHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置本地推流自定义视频渲染器
setCustomVideoRenderHandler(IChuangCustomVideoRenderHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setDummyCaptureImagePath(String, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置关闭摄像头时所推静态图片的路径
setDummyCaptureImagePath(String, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setEventHandler(IChuangEventHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置事件通知回调。
setEventHandler(IChuangEventHandler) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setLogFilePath(String) - 类 中的静态方法com.chuangcache.rtc.ChuangLiveEngine
设置日志文件路径
setLogFileSize(int) - 类 中的静态方法com.chuangcache.rtc.ChuangLiveEngine
设置日志文件大小 日志文件保存的绝对路径, 请确保sdk对该路径具有写权限
setLogLevel(ChuangLogLevel) - 类 中的静态方法com.chuangcache.rtc.ChuangLiveEngine
设置日志级别 设置日志文件分块大小, 单位KB, 取值范围为 [0, 10240], 当设置值为0时,sdk会关闭日志记录功能, 默认为1024KB
setPreviewCanvas(ChuangVideoCanvas) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置预览参数
setPreviewCanvas(ChuangVideoCanvas) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setSoundLevelMonitorInterval(int) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置音量变化回调间隔
setSoundLevelMonitorInterval(int) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setVideoConfig(ChuangVideoConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置视频配置
setVideoConfig(ChuangVideoConfig, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
设置视频配置
setVideoConfig(ChuangVideoConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setVideoConfig(ChuangVideoConfig, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setVideoMirrorMode(ChuangVideoMirrorMode) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
预览或拉流端的镜像模式。
setVideoMirrorMode(ChuangVideoMirrorMode, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
预览或拉流端的镜像模式。
setVideoMirrorMode(ChuangVideoMirrorMode) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
setVideoMirrorMode(ChuangVideoMirrorMode, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
soundLevel - 类 中的变量com.chuangcache.rtc.entity.ChuangSoundLevel
音量大小, [0 - 100]
speedTestState - 类 中的变量com.chuangcache.rtc.entity.ChuangNetworkSpeedQuality
网络测速状态
srcRect - 类 中的变量com.chuangcache.rtc.entity.ChuangMixStreamInfo
混流源采集区域,该区域宽高比需与dstRect相同
startMixStream(ChuangMixStreamConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
开始混流
startMixStream(ChuangMixStreamConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
startNetworkSpeedTest(ChuangNetworkSpeedTestConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
开始网络测速
startNetworkSpeedTest(ChuangNetworkSpeedTestConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
startPlayStream(String, ChuangVideoCanvas) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
开始播流 重复调用可修改当前播放的参数,例如裁剪模式等
startPlayStream(String, String, ChuangVideoCanvas) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
跨房间开始播流 重复调用可修改当前播放的参数,例如裁剪模式等
startPlayStream(String, ChuangVideoCanvas) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
startPlayStream(String, String, ChuangVideoCanvas) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
startPreview() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
开始预览
startPreview() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
startPublishStream(ChuangStreamConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
普通推流
startPublishStream(ChuangStreamConfig, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
普通推流
startPublishStream(ChuangStreamConfig) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
startPublishStream(ChuangStreamConfig, ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
startSoundLevelMonitor() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
开始音量变化回调
startSoundLevelMonitor() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
stopMixStream() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
停止混流
stopMixStream() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
stopNetworkSpeedTest() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
停止网络测速
stopNetworkSpeedTest() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
stopPlayStream(String) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
停止播流
stopPlayStream(String) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
stopPreview() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
停止预览
stopPreview() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
stopPublishStream() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
停止普通推流
stopPublishStream(ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
停止推辅流
stopPublishStream() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
stopPublishStream(ChuangPublishChannel) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
stopSoundLevelMonitor() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
停止音量变化回调
stopSoundLevelMonitor() - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
streamId - 类 中的变量com.chuangcache.rtc.entity.ChuangMixStreamInfo
视频流Id
streamId - 类 中的变量com.chuangcache.rtc.entity.ChuangPublishStreamQuality
流ID
streamID - 类 中的变量com.chuangcache.rtc.entity.ChuangSoundLevel
流ID
streamId - 类 中的变量com.chuangcache.rtc.entity.ChuangStreamConfig
推流Id
streamId - 类 中的变量com.chuangcache.rtc.entity.ChuangStreamInfo
流Id
streamMode - 类 中的变量com.chuangcache.rtc.entity.ChuangStreamConfig
推流模式
streamMode - 类 中的变量com.chuangcache.rtc.entity.ChuangStreamInfo
流模式
streamType - 类 中的变量com.chuangcache.rtc.entity.ChuangStreamInfo
流类型
stride - 类 中的变量com.chuangcache.rtc.entity.ChuangVideoFrame
 
switchCamera(ChuangCameraType) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngine
切换摄像头
switchCamera(ChuangCameraType) - 类 中的方法com.chuangcache.rtc.ChuangLiveEngineImpl
 
A B C D E F G H I L M N O P R S T U V W Z 
跳过导航链接