LiteAVSDK
腾讯云音视频 SDK ,服务于数万家企业客户的高可用组件,致力于最大限度地节省您的研发成本。
弃用列表
全局 [TRTCCloud enableAudioEarMonitoring:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setVoiceEarMonitor 替代之。
全局 [TRTCCloud enableAutoFaceFoucs:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 enableCameraAutoFocus 接口替代之。
全局 [TRTCCloud enableCustomVideoCapture:]
v8.5 版本开始不推荐使用,建议使用 enableCustomVideoCapture(streamType,enable) 接口替代之。
全局 [TRTCCloud enbaleTorch:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 enableCameraTorch 接口替代之。
全局 [TRTCCloud getBGMDuration:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#getMusicDurationInMS 替代之。
全局 [TRTCCloud getCameraDevicesList]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getDevicesList 接口替代之。
全局 [TRTCCloud getCurrentCameraDevice]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getCurrentDevice 接口替代之。
全局 [TRTCCloud getCurrentMicDevice]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getCurrentDevice 接口替代之。
全局 [TRTCCloud getCurrentMicDeviceMute]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getCurrentDeviceMute 接口替代之。
全局 [TRTCCloud getCurrentMicDeviceVolume]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getCurrentDeviceVolume 接口替代之。
全局 [TRTCCloud getCurrentSpeakerDevice]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getCurrentDevice 接口替代之。
全局 [TRTCCloud getCurrentSpeakerDeviceMute]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getCurrentDeviceMute 接口替代之。
全局 [TRTCCloud getCurrentSpeakerDeviceVolume]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getCurrentDeviceVolume 接口替代之。
全局 [TRTCCloud getMicDevicesList]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getDevicesList 接口替代之。
全局 [TRTCCloud getSpeakerDevicesList]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 getDevicesList 接口替代之。
全局 [TRTCCloud isCameraAutoFocusFaceModeSupported]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 isAutoFocusEnabled 接口替代之。
全局 [TRTCCloud isCameraFocusPositionInPreviewSupported]
v8.0 版本开始不推荐使用。
全局 [TRTCCloud isCameraTorchSupported]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 isCameraTorchSupported 接口替代之。
全局 [TRTCCloud isCameraZoomSupported]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 isCameraZoomSupported 接口替代之。
全局 [TRTCCloud muteLocalVideo:]
v8.9 版本开始不推荐使用,建议使用 muteLocalVideo(streamType, mute) 接口替代之。
全局 [TRTCCloud muteRemoteVideoStream:mute:]
v8.9 版本开始不推荐使用,建议使用 muteRemoteVideoStream(userId, streamType, mute) 接口替代之。
全局 [TRTCCloud pauseAudioEffect:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#pauseAudioEffect 替代之。
全局 [TRTCCloud pauseBGM]
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 [TRTCCloud playAudioEffect:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#startPlayMusic 替代之。
全局 [TRTCCloud playBGM:withBeginNotify:withProgressNotify:andCompleteNotify:]
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 [TRTCCloud resumeAudioEffect:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#resumePlayMusic 替代之。
全局 [TRTCCloud resumeBGM]
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 [TRTCCloud selectMotionTmpl:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud sendCustomVideoData:]
v8.5 版本开始不推荐使用,建议使用 sendCustomVideoData(streamType, TRTCVideoFrame) 接口替代之。
全局 [TRTCCloud setAllAudioEffectsVolume:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicPublishVolumeTXAudioEffectManager#setMusicPlayoutVolume 替代之。
全局 [TRTCCloud setAudioEffectVolume:volume:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicPublishVolumeTXAudioEffectManager#setMusicPlayoutVolume 替代之。
全局 [TRTCCloud setAudioQuality:]
v8.0 版本开始不推荐使用,建议使用 startLocalAudio:(quality) 替代之。
全局 [TRTCCloud setBeautyStyle:beautyLevel:whitenessLevel:ruddinessLevel:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setBGMPlayoutVolume:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicPlayoutVolume 替代之。
全局 [TRTCCloud setBGMPosition:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#seekMusicToPosInMS 替代之。
全局 [TRTCCloud setBGMPublishVolume:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setBGMPublishVolume 替代之。
全局 [TRTCCloud setBGMVolume:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicVolume 替代之。
全局 [TRTCCloud setChinLevel:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setCurrentCameraDevice:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCurrentDevice 接口替代之。
全局 [TRTCCloud setCurrentMicDevice:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCurrentDevice 接口替代之。
全局 [TRTCCloud setCurrentMicDeviceMute:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCurrentDeviceMute 接口替代之。
全局 [TRTCCloud setCurrentMicDeviceVolume:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCurrentDeviceVolume 接口替代之。
全局 [TRTCCloud setCurrentSpeakerDevice:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCurrentDevice 接口替代之。
全局 [TRTCCloud setCurrentSpeakerDeviceMute:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCurrentDeviceMute 接口替代之。
全局 [TRTCCloud setCurrentSpeakerDeviceVolume:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCurrentDeviceVolume 接口替代之。
全局 [TRTCCloud setEyeScaleLevel:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setFaceScaleLevel:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setFaceShortLevel:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setFaceVLevel:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setFilter:]
v7.2 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setFilterConcentration:]
v7.2 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setFocusPosition:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCameraFocusPosition 接口替代之。
全局 [TRTCCloud setGreenScreenFile:]
v7.2 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setLocalViewFillMode:]
v8.0 版本开始不推荐使用,建议使用 setLocalRenderParams 替代之。
全局 [TRTCCloud setLocalViewMirror:]
v8.0 版本开始不推荐使用,建议使用 setLocalRenderParams 替代之。
全局 [TRTCCloud setLocalViewRotation:]
v8.0 版本开始不推荐使用,建议使用 setLocalRenderParams 替代之。
全局 [TRTCCloud setMicVolumeOnMixing:]
v6.9 版本开始不推荐使用,建议使用 setAudioCaptureVolume 替代之。
全局 [TRTCCloud setMotionMute:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setNoseSlimLevel:]
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 [TRTCCloud setPriorRemoteVideoStreamType:]
v8.0 版本开始不推荐使用,建议使用 startRemoteView:streamType:view: 替代之。
全局 [TRTCCloud setRemoteSubStreamViewFillMode:mode:]
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 [TRTCCloud setRemoteSubStreamViewRotation:rotation:]
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 [TRTCCloud setRemoteViewFillMode:mode:]
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 [TRTCCloud setRemoteViewRotation:rotation:]
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 [TRTCCloud setReverbType:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setVoiceReverbType 替代之。
全局 [TRTCCloud setSystemVolumeType:]
v8.0 版本开始不推荐使用,建议使用 startLocalAudio:(quality) 替代之,通过 quality 参数来决策音质。
全局 [TRTCCloud setVoiceChangerType:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setVoiceChangerType 替代之。
全局 [TRTCCloud setZoom:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCameraZoomRatio 接口替代之。
全局 [TRTCCloud snapshotVideo:type:completionBlock:]
v8.2 版本开始不推荐使用,建议使用 snapshotVideo:type:sourceType:completionBlock 替代之。
全局 [TRTCCloud startCameraDeviceTestInView:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 startCameraDeviceTest 接口替代之。
全局 [TRTCCloud startLocalAudio]
v8.0 版本开始不推荐使用,建议使用 startLocalAudio:(quality) 替代之。
全局 [TRTCCloud startMicDeviceTest:testEcho:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 startMicDeviceTest 接口替代之。
全局 [TRTCCloud startRemoteSubStreamView:view:]
v8.0 版本开始不推荐使用,建议使用 startRemoteView:streamType:view 替代之。
全局 [TRTCCloud startRemoteView:view:]
v8.0 版本开始不推荐使用,建议使用 startRemoteView:streamType:view 替代之。
全局 [TRTCCloud startScreenCapture:]
v7.2 版本开始不推荐使用,建议使用 startScreenCapture:streamType:encParam: 替代之。
全局 [TRTCCloud startScreenCaptureByReplaykit:appGroup:]
v8.6 版本开始不推荐使用,建议使用 startScreenCaptureByReplaykit:encParam:appGroup:接口替代之。
全局 [TRTCCloud startScreenCaptureInApp:]
v8.6 版本开始不推荐使用,建议使用 startScreenCaptureInApp:encParam: 接口替代之。
全局 [TRTCCloud startSpeakerDeviceTest:onVolumeChanged:]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 startSpeakerDeviceTest 接口替代之。
全局 [TRTCCloud startSpeedTest:userId:userSig:completion:]
v9.2 版本开始不推荐使用,建议使用 startSpeedTest(params) 接口替代之。
全局 [TRTCCloud stopAllAudioEffects]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#stopPlayMusic 替代之。
全局 [TRTCCloud stopAudioEffect:]
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#stopPlayMusic 替代之。
全局 [TRTCCloud stopBGM]
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 [TRTCCloud stopCameraDeviceTest]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 stopCameraDeviceTest 接口替代之。
全局 [TRTCCloud stopMicDeviceTest]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 stopMicDeviceTest 接口替代之。
全局 [TRTCCloud stopRemoteSubStreamView:]
v8.0 版本开始不推荐使用,建议使用 stopRemoteView:streamType: 替代之。
全局 [TRTCCloud stopRemoteView:]
v8.0 版本开始不推荐使用,建议使用 stopRemoteView:streamType: 替代之。
全局 [TRTCCloud stopSpeakerDeviceTest]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 stopSpeakerDeviceTest 接口替代之。
全局 [TRTCCloud switchCamera]
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 switchCamera 接口替代之。
全局 [TRTCCloudDelegate-p onAudioEffectFinished:code:]
新版本开始不推荐使用,建议使用 ITXAudioEffectManager 接口替代之。 新的接口中不再区分背景音乐和音效,而是统一用 startPlayMusic 取代之。
全局 [TRTCCloudDelegate-p onUserEnter:]
新版本开始不推荐使用,建议使用 onRemoteUserEnterRoom 替代之。
全局 [TRTCCloudDelegate-p onUserExit:reason:]
新版本开始不推荐使用,建议使用 onRemoteUserLeaveRoom 替代之。
全局 [TXDeviceManager setSystemVolumeType:]
v9.5 版本开始不推荐使用,建议使用 TRTCCloud 中的 startLocalAudio(quality) 接口替代之,通过 quality 参数来决策音质。
全局 [TXLivePush getMusicDuration:]
v7.3 版本弃用,请使用 TXAudioEffectManager getMusicDurationInMS 接口
全局 [TXLivePush pauseBGM]
v7.3 版本弃用,请使用 TXAudioEffectManager pausePlayMusic 接口
全局 [TXLivePush playBGM:]
v7.3 版本弃用,请使用 TXAudioEffectManager startPlayMusic 接口 SDK 会将背景音乐和麦克风采集的声音进行混合并一起推送到云端。
全局 [TXLivePush playBGM:withBeginNotify:withProgressNotify:andCompleteNotify:]
v7.3 版本弃用,请使用 TXAudioEffectManager startPlayMusic 接口
全局 [TXLivePush resumeBGM]
v7.3 版本弃用,请使用 TXAudioEffectManager resumePlayMusic 接口
全局 [TXLivePush selectMotionTmpl:inDir:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setBeautyStyle:beautyLevel:whitenessLevel:ruddinessLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setBGMPitch:]
v7.3 版本弃用,请使用 TXAudioEffectManager setMusicPitch 接口
全局 [TXLivePush setBGMPosition:]
v7.3 版本弃用,请使用 TXAudioEffectManager seekMusicToPosInMS 接口
全局 [TXLivePush setBGMVolume:]
v7.3 版本弃用,请使用 TXAudioEffectManager setMusicVolume 接口
全局 [TXLivePush setChinLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setEyeScaleLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setFaceScaleLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setFaceShortLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setFaceVLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setFilter:]
v7.2 版本弃用,请使用 TXBeautyManager 设置滤镜
全局 [TXLivePush setGreenScreenFile:]
v7.2 版本弃用,请使用 TXBeautyManager 设置绿幕背景视频
全局 [TXLivePush setMicVolume:]
v7.3 版本弃用,请使用 TXAudioEffectManager setVoiceVolume 接口
全局 [TXLivePush setMotionMute:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setNoseSlimLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXLivePush setReverbType:]
v7.3 版本弃用,请使用 TXAudioEffectManager setVoiceReverbType 接口
全局 [TXLivePush setSpecialRatio:]
v7.2 版本弃用,请使用 TXBeautyManager 设置滤镜
全局 [TXLivePush setVoiceChangerType:]
v7.3 版本弃用,请使用 TXAudioEffectManager setVoiceChangerType 接口
全局 [TXLivePush stopBGM]
v7.3 版本弃用,请使用 TXAudioEffectManager stopPlayMusic 接口
全局 [TXUGCRecord selectMotionTmpl:inDir:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setBeautyStyle:beautyLevel:whitenessLevel:ruddinessLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setChinLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setEyeScaleLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setFaceScaleLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setFaceShortLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setFaceVLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setFilter:]
v7.2 版本弃用,请使用 TXBeautyManager 设置素材滤镜
全局 [TXUGCRecord setGreenScreenFile:]
v7.2 版本弃用,请使用 TXBeautyManager 设置绿幕背景视频
全局 [TXUGCRecord setMotionMute:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setNoseSlimLevel:]
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 [TXUGCRecord setSpecialRatio:]
v7.2 版本弃用,请使用 TXBeautyManager setFilterStrength 接口
全局 IDeprecatedTRTCCloud::getBGMDuration (const char *path)
v7.3 版本弃用,请使用 TXAudioEffectManager getMusicDurationInMS 接口
全局 IDeprecatedTRTCCloud::getCameraDevicesList ()
v8.0 版本弃用,请使用 ITXDeviceManager::getDevicesList 接口
全局 IDeprecatedTRTCCloud::getCurrentCameraDevice ()
v8.0 版本弃用,请使用 ITXDeviceManager::getCurrentDevice 接口
全局 IDeprecatedTRTCCloud::getCurrentMicDevice ()
v8.0 版本弃用,请使用 ITXDeviceManager::getCurrentDevice 接口
全局 IDeprecatedTRTCCloud::getCurrentMicDeviceMute ()
v8.0 版本弃用,请使用 ITXDeviceManager::getCurrentDeviceMute 接口
全局 IDeprecatedTRTCCloud::getCurrentMicDeviceVolume ()
v8.0 版本弃用,请使用 ITXDeviceManager::getCurrentDeviceVolume 接口
全局 IDeprecatedTRTCCloud::getCurrentSpeakerDevice ()
v8.0 版本弃用,请使用 ITXDeviceManager::getCurrentDevice 接口
全局 IDeprecatedTRTCCloud::getCurrentSpeakerDeviceMute ()
v8.0 版本弃用,请使用 ITXDeviceManager::getCurrentDeviceMute 接口
全局 IDeprecatedTRTCCloud::getCurrentSpeakerVolume ()
v8.0 版本弃用,请使用 ITXDeviceManager::getCurrentDeviceVolume 接口
全局 IDeprecatedTRTCCloud::getMicDevicesList ()
v8.0 版本弃用,请使用 ITXDeviceManager::getDevicesList 接口
全局 IDeprecatedTRTCCloud::getSpeakerDevicesList ()
v8.0 版本弃用,请使用 ITXDeviceManager::getDevicesList 接口
全局 IDeprecatedTRTCCloud::pauseAudioEffect (int effectId)
v7.3 版本弃用,请使用 TXAudioEffectManager pausePlayMusic 接口
全局 IDeprecatedTRTCCloud::pauseBGM ()
v7.3 版本弃用,请使用 TXAudioEffectManager pausePlayMusic 接口
全局 IDeprecatedTRTCCloud::playAudioEffect (TRTCAudioEffectParam *effect)
v7.3 版本弃用,请使用 TXAudioEffectManager startPlayMusic 接口
全局 IDeprecatedTRTCCloud::playBGM (const char *path)
v7.3 版本弃用,请使用 TXAudioEffectManager startPlayMusic 接口,支持并发播放多个 BGM
全局 IDeprecatedTRTCCloud::resumeAudioEffect (int effectId)
v7.3 版本弃用,请使用 TXAudioEffectManager resumePlayMusic 接口
全局 IDeprecatedTRTCCloud::resumeBGM ()
v7.3 版本弃用,请使用 TXAudioEffectManager resumePlayMusic 接口
全局 IDeprecatedTRTCCloud::selectScreenCaptureTarget (const TRTCScreenCaptureSourceInfo &source, const RECT &captureRect, bool captureMouse=true, bool highlightWindow=true)
v7.9 版本弃用,请使用 selectScreenCaptureTarget(TRTCScreenCaptureSourceInfo,RECT,TRTCScreenCaptureProperty) 接口
全局 IDeprecatedTRTCCloud::setAllAudioEffectsVolume (int volume)
v7.3 版本弃用,请使用 TXAudioEffectManager setMusicPublishVolume / setMusicPlayoutVolume 接口
全局 IDeprecatedTRTCCloud::setAudioEffectVolume (int effectId, int volume)
v7.3 版本弃用,请使用 TXAudioEffectManager setMusicPublishVolume / setMusicPlayoutVolume 接口
全局 IDeprecatedTRTCCloud::setAudioQuality (TRTCAudioQuality quality)
v8.0 版本弃用,请使用 startLocalAudio(TRTCAudioQuality) 接口
全局 IDeprecatedTRTCCloud::setBGMPlayoutVolume (uint32_t volume)
v7.3 版本弃用,请使用 TXAudioEffectManager::setMusicPlayoutVolume 接口
全局 IDeprecatedTRTCCloud::setBGMPosition (uint32_t pos)
v7.3 版本弃用,请使用 TXAudioEffectManager seekMusicToPosInMS 接口
全局 IDeprecatedTRTCCloud::setBGMPublishVolume (uint32_t volume)
v7.3 版本弃用,请使用 TXAudioEffectManager::setMusicPublishVolume 接口
全局 IDeprecatedTRTCCloud::setBGMVolume (uint32_t volume)
v7.3 版本弃用,请使用 TXAudioEffectManager::setMusicPublishVolume / setMusicPlayoutVolume 接口播放背景音乐混音时使用,用来控制背景音乐播放音量的大小, 该接口会同时控制远端播放音量的大小和本地播放音量的大小,因此调用该接口后,setBGMPlayoutVolume和setBGMPublishVolume设置的音量值会被覆盖。
全局 IDeprecatedTRTCCloud::setCurrentCameraDevice (const char *deviceId)
v8.0 版本弃用,请使用 ITXDeviceManager::setCurrentDevice 接口
全局 IDeprecatedTRTCCloud::setCurrentMicDevice (const char *micId)
v8.0 版本弃用,请使用 ITXDeviceManager::setCurrentDevice 接口
全局 IDeprecatedTRTCCloud::setCurrentMicDeviceMute (bool mute)
v8.0 版本弃用,请使用 ITXDeviceManager::setCurrentDeviceMute 接口
全局 IDeprecatedTRTCCloud::setCurrentMicDeviceVolume (uint32_t volume)
v8.0 版本弃用,请使用 ITXDeviceManager::setCurrentDeviceVolume 接口
全局 IDeprecatedTRTCCloud::setCurrentSpeakerDevice (const char *speakerId)
v8.0 版本弃用,请使用 ITXDeviceManager::setCurrentDevice 接口
全局 IDeprecatedTRTCCloud::setCurrentSpeakerDeviceMute (bool mute)
v8.0 版本弃用,请使用 ITXDeviceManager::setCurrentDeviceMute 接口
全局 IDeprecatedTRTCCloud::setCurrentSpeakerVolume (uint32_t volume)
v8.0 版本弃用,请使用 ITXDeviceManager::setCurrentDeviceVolume 接口
全局 IDeprecatedTRTCCloud::setLocalViewFillMode (TRTCVideoFillMode mode)
v8.0 版本弃用,请使用 setLocalRenderParams(TRTCRenderParams) 接口
全局 IDeprecatedTRTCCloud::setLocalViewMirror (bool mirror)
v8.0 版本弃用,请使用 setLocalRenderParams(TRTCRenderParams) 接口
全局 IDeprecatedTRTCCloud::setLocalViewRotation (TRTCVideoRotation rotation)
v8.0 版本弃用,请使用 setLocalRenderParams(TRTCRenderParams) 接口
全局 IDeprecatedTRTCCloud::setMicVolumeOnMixing (uint32_t volume)
从 v6.9 版本开始废弃,请使用 setAudioCaptureVolume 接口替代。
全局 IDeprecatedTRTCCloud::setPriorRemoteVideoStreamType (TRTCVideoStreamType type)
v8.0 版本弃用,请使用 startRemoteView(userId, streamType, rendView) 接口
全局 IDeprecatedTRTCCloud::setRemoteSubStreamViewFillMode (const char *userId, TRTCVideoFillMode mode)
v8.0 版本弃用,请使用 setRemoteRenderParams(userId,streamType,param) 接口
全局 IDeprecatedTRTCCloud::setRemoteSubStreamViewRotation (const char *userId, TRTCVideoRotation rotation)
v8.0 版本弃用,请使用 setRemoteRenderParams(userId,streamType,param) 接口
全局 IDeprecatedTRTCCloud::setRemoteViewFillMode (const char *userId, TRTCVideoFillMode mode)
v8.0 版本弃用,请使用 setRemoteRenderParams(userId,streamType,param) 接口
全局 IDeprecatedTRTCCloud::setRemoteViewRotation (const char *userId, TRTCVideoRotation rotation)
v8.0 版本弃用,请使用 setRemoteRenderParams(userId,streamType,param) 接口
全局 IDeprecatedTRTCCloud::startCameraDeviceTest (TXView rendView)
v8.0 版本弃用,请使用 ITXDeviceManager::startCameraDeviceTest 接口
全局 IDeprecatedTRTCCloud::startCameraDeviceTest (ITRTCVideoRenderCallback *callback)
v8.0 版本弃用,请使用 ITXDeviceManager::startCameraDeviceTest 接口
全局 IDeprecatedTRTCCloud::startLocalAudio ()
v8.0 版本弃用,请使用 startLocalAudio(quality) 接口
全局 IDeprecatedTRTCCloud::startMicDeviceTest (uint32_t interval)
v8.0 版本弃用,请使用 ITXDeviceManager::startMicDeviceTest 接口
全局 IDeprecatedTRTCCloud::startRemoteSubStreamView (const char *userId, TXView rendView)
v8.0 版本弃用,请使用 startRemoteView(userId,streamType,rendView) 接口
全局 IDeprecatedTRTCCloud::startRemoteView (const char *userId, TXView rendView)
v8.0 版本弃用,请使用 startRemoteView(userId, streamType, rendView) 接口
全局 IDeprecatedTRTCCloud::startScreenCapture (TXView rendView)
从 v7.2 版本开始废弃,请使用 startScreenCapture(rendView, type, params) 接口替代。
全局 IDeprecatedTRTCCloud::startSpeakerDeviceTest (const char *testAudioFilePath)
v8.0 版本弃用,请使用 ITXDeviceManager::startSpeakerDeviceTest 接口
全局 IDeprecatedTRTCCloud::startSpeedTest (uint32_t sdkAppId, const char *userId, const char *userSig)
v9.2 版本开始不推荐使用,建议使用 startSpeedTest(params) 接口替代之。
全局 IDeprecatedTRTCCloud::stopAllAudioEffects ()
v7.3 版本弃用,请使用 TXAudioEffectManager stopPlayMusic 接口
全局 IDeprecatedTRTCCloud::stopAudioEffect (int effectId)
v7.3 版本弃用,请使用 TXAudioEffectManager stopPlayMusic 接口
全局 IDeprecatedTRTCCloud::stopBGM ()
v7.3 版本弃用,请使用 TXAudioEffectManager stopPlayMusic 接口
全局 IDeprecatedTRTCCloud::stopCameraDeviceTest ()
v8.0 版本弃用,请使用 ITXDeviceManager::stopCameraDeviceTest 接口
全局 IDeprecatedTRTCCloud::stopMicDeviceTest ()
v8.0 版本弃用,请使用 ITXDeviceManager::stopMicDeviceTest 接口
全局 IDeprecatedTRTCCloud::stopRemoteSubStreamView (const char *userId)
v8.0 版本弃用,请使用 stopRemoteView(userId,streamType) 接口
全局 IDeprecatedTRTCCloud::stopRemoteView (const char *userId)
v8.0 版本弃用,请使用 stopRemoteView(userId,streamType) 接口
全局 IDeprecatedTRTCCloud::stopSpeakerDeviceTest ()
v8.0 版本弃用,请使用 ITXDeviceManager::stopSpeakerDeviceTest 接口
全局 ITRTCCloud::enableCustomVideoCapture (bool enable)=0
v8.5 版本开始不推荐使用,建议使用 enableCustomVideoCapture(streamType,enable) 接口替代之。
全局 ITRTCCloud::muteLocalVideo (bool mute)=0
v8.9 版本开始不推荐使用,建议使用 muteLocalVideo(streamType, mute) 接口替代之。
全局 ITRTCCloud::muteRemoteVideoStream (const char *userId, bool mute)=0
v8.9 版本开始不推荐使用,建议使用 muteRemoteVideoStream(userId, streamType, mute) 接口替代之。
全局 ITRTCCloud::sendCustomVideoData (TRTCVideoFrame *frame)=0
v8.5 版本开始不推荐使用,建议使用 sendCustomVideoData(streamType, TRTCVideoFrame) 接口替代之。
全局 ITRTCCloud::startSpeedTest (uint32_t sdkAppId, const char *userId, const char *userSig)=0
v9.2 版本开始不推荐使用,建议使用 startSpeedTest(params) 接口替代之。
全局 ITRTCCloudCallback::onAudioEffectFinished (int effectId, int code)
新版本开始不推荐使用,建议使用 ITXAudioEffectManager 接口替代之。 新的接口中不再区分背景音乐和音效,而是统一用 startPlayMusic 取代之。
全局 ITRTCCloudCallback::onPlayBGMBegin (TXLiteAVError errCode)
新版本开始不推荐使用,建议使用 ITXMusicPlayObserver 接口替代之。 新的接口中不再区分背景音乐和音效,而是统一用 startPlayMusic 取代之。
全局 ITRTCCloudCallback::onPlayBGMComplete (TXLiteAVError errCode)
新版本开始不推荐使用,建议使用 ITXMusicPlayObserver 接口替代之。 新的接口中不再区分背景音乐和音效,而是统一用 startPlayMusic 取代之。
全局 ITRTCCloudCallback::onPlayBGMProgress (uint32_t progressMS, uint32_t durationMS)
新版本开始不推荐使用,建议使用 ITXMusicPlayObserver 接口替代之。 新的接口中不再区分背景音乐和音效,而是统一用 startPlayMusic 取代之。
全局 ITRTCCloudCallback::onSpeedTest (const TRTCSpeedTestResult &currentResult, uint32_t finishedCount, uint32_t totalCount)
新版本开始不推荐使用,建议使用 onSpeedTestResult: 接口替代之。
全局 ITRTCCloudCallback::onUserEnter (const char *userId)
新版本开始不推荐使用,建议使用 onRemoteUserEnterRoom 替代之。
全局 ITRTCCloudCallback::onUserExit (const char *userId, int reason)
新版本开始不推荐使用,建议使用 onRemoteUserLeaveRoom 替代之。
全局 ITXDeviceManager::setSystemVolumeType (TXSystemVolumeType type)=0
v9.5 版本开始不推荐使用,建议使用 TRTCCloud 中的 startLocalAudio(quality) 接口替代之,通过 quality 参数来决策音质。
全局 liteav::TXSystemVolumeType
v9.5 版本开始不推荐使用。
全局 TRTCCloud.enableAudioEarMonitoring (boolean enable)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setVoiceEarMonitor 替代之。
全局 TRTCCloud.enableCustomVideoCapture (boolean enable)
v8.5 版本开始不推荐使用,建议使用 enableCustomVideoCapture(streamType,enable) 接口替代之。
全局 TRTCCloud.enableTorch (boolean enable)
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 enableCameraTorch 接口替代之。
全局 TRTCCloud.getBGMDuration (String path)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#getMusicDurationInMS 替代之。
全局 TRTCCloud.isCameraAutoFocusFaceModeSupported ()
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 isAutoFocusEnabled 接口替代之。
全局 TRTCCloud.isCameraFocusPositionInPreviewSupported ()
v8.0 版本开始不推荐使用。
全局 TRTCCloud.isCameraTorchSupported ()
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 isCameraTorchSupported 接口替代之。
全局 TRTCCloud.isCameraZoomSupported ()
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 isCameraZoomSupported 接口替代之。
全局 TRTCCloud.muteLocalVideo (boolean mute)
v8.9 版本开始不推荐使用,建议使用 muteLocalVideo(streamType, mute) 接口替代之。
全局 TRTCCloud.muteRemoteVideoStream (String userId, boolean mute)
v8.9 版本开始不推荐使用,建议使用 muteRemoteVideoStream(userId, streamType, mute) 接口替代之。
全局 TRTCCloud.pauseAudioEffect (int effectId)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#pauseAudioEffect 替代之。
全局 TRTCCloud.pauseBGM ()
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 TRTCCloud.playAudioEffect (TRTCCloudDef.TRTCAudioEffectParam effect)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#startPlayMusic 替代之。
全局 TRTCCloud.playBGM (String path, BGMNotify notify)
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 TRTCCloud.resumeAudioEffect (int effectId)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#resumePlayMusic 替代之。
全局 TRTCCloud.resumeBGM ()
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 TRTCCloud.selectMotionTmpl (String motionPath)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.sendCustomVideoData (TRTCCloudDef.TRTCVideoFrame frame)
v8.5 版本开始不推荐使用,建议使用 sendCustomVideoData(streamType, TRTCVideoFrame) 接口替代之。
全局 TRTCCloud.setAllAudioEffectsVolume (int volume)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicPublishVolumeTXAudioEffectManager#setMusicPlayoutVolume 替代之。
全局 TRTCCloud.setAudioEffectVolume (int effectId, int volume)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicPublishVolumeTXAudioEffectManager#setMusicPlayoutVolume 替代之。
全局 TRTCCloud.setAudioQuality (int quality)
v8.0 版本开始不推荐使用,建议使用 startLocalAudio:(quality) 替代之。
全局 TRTCCloud.setBeautyStyle (int beautyStyle, int beautyLevel, int whitenessLevel, int ruddinessLevel)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setBGMPlayoutVolume (int volume)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicPlayoutVolume 替代之。
全局 TRTCCloud.setBGMPosition (int pos)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#seekMusicToPosInMS 替代之。
全局 TRTCCloud.setBGMPublishVolume (int volume)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setBGMPublishVolume 替代之。
全局 TRTCCloud.setBGMVolume (int volume)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setMusicVolume 替代之。
全局 TRTCCloud.setChinLevel (int chinLevel)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setEyeScaleLevel (int eyeScaleLevel)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setFaceShortLevel (int faceShortlevel)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setFaceSlimLevel (int faceScaleLevel)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setFaceVLevel (int faceVLevel)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setFilter (Bitmap image)
v7.2 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setFilterConcentration (float concentration)
v7.2 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setFocusPosition (int x, int y)
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCameraFocusPosition 接口替代之。
全局 TRTCCloud.setGreenScreenFile (String file)
v7.2 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setLocalViewFillMode (int mode)
v8.0 版本开始不推荐使用,建议使用 setLocalRenderParams 替代之。
全局 TRTCCloud.setLocalViewMirror (int mirrorType)
v8.0 版本开始不推荐使用,建议使用 setLocalRenderParams 替代之。
全局 TRTCCloud.setLocalViewRotation (int rotation)
v8.0 版本开始不推荐使用,建议使用 setLocalRenderParams 替代之。
全局 TRTCCloud.setMicVolumeOnMixing (int volume)
v6.9 版本开始不推荐使用,建议使用 setAudioCaptureVolume 替代之。
全局 TRTCCloud.setMotionMute (boolean motionMute)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setNoseSlimLevel (int noseSlimLevel)
v6.9 版本开始不推荐使用,建议使用 getBeautyManager 替代之。
全局 TRTCCloud.setPriorRemoteVideoStreamType (int streamType)
v8.0 版本开始不推荐使用,建议使用 startRemoteView:streamType:view: 替代之。
全局 TRTCCloud.setRemoteSubStreamViewFillMode (String userId, int mode)
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 TRTCCloud.setRemoteSubStreamViewRotation (final String userId, final int rotation)
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 TRTCCloud.setRemoteViewFillMode (String userId, int mode)
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 TRTCCloud.setRemoteViewRotation (String userId, int rotation)
v8.0 版本开始不推荐使用,建议使用 setRemoteRenderParams:streamType:params: 替代之。
全局 TRTCCloud.setReverbType (int reverbType)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setVoiceReverbType 替代之。
全局 TRTCCloud.setSystemVolumeType (int type)
v8.0 版本开始不推荐使用,建议使用 startLocalAudio:(quality) 替代之,通过 quality 参数来决策音质。
全局 TRTCCloud.setVoiceChangerType (int voiceChangerType)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#setVoiceChangerType 替代之。
全局 TRTCCloud.setZoom (int distance)
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 setCameraZoomRatio 接口替代之。
全局 TRTCCloud.startLocalAudio ()
v8.0 版本开始不推荐使用,建议使用 startLocalAudio:(quality) 替代之。
全局 TRTCCloud.startRemoteSubStreamView (String userId, TXCloudVideoView view)
v8.0 版本开始不推荐使用,建议使用 startRemoteView:streamType:view 替代之。
全局 TRTCCloud.startRemoteView (String userId, TXCloudVideoView view)
v8.0 版本开始不推荐使用,建议使用 startRemoteView:streamType:view 替代之。
全局 TRTCCloud.startScreenCapture (TRTCCloudDef.TRTCVideoEncParam encParams, TRTCCloudDef.TRTCScreenShareParams shareParams)
v8.6 版本开始不推荐使用,建议使用 startScreenCapture(streamType, encParams, shareParams) 接口替代之。
全局 TRTCCloud.startSpeedTest (int sdkAppId, String userId, String userSig)
v9.2 版本开始不推荐使用,建议使用 startSpeedTest(params) 接口替代之。
全局 TRTCCloud.stopAllAudioEffects ()
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#stopPlayMusic 替代之。
全局 TRTCCloud.stopAudioEffect (int effectId)
v7.3 版本开始不推荐使用,建议使用 TXAudioEffectManager#stopPlayMusic 替代之。
全局 TRTCCloud.stopBGM ()
v7.3 版本开始不推荐使用,建议使用 getAudioEffectManager 替代之。
全局 TRTCCloud.stopRemoteSubStreamView (String userId)
v8.0 版本开始不推荐使用,建议使用 stopRemoteView:streamType: 替代之。
全局 TRTCCloud.stopRemoteView (String userId)
v8.0 版本开始不推荐使用,建议使用 stopRemoteView:streamType: 替代之。
全局 TRTCCloud.switchCamera ()
v8.0 版本开始不推荐使用,建议使用 TXDeviceManager 中的 switchCamera 接口替代之。
全局 TRTCCloudListener.onAudioEffectFinished (int effectId, int code)
新版本开始不推荐使用,建议使用 ITXAudioEffectManager 接口替代之。 新的接口中不再区分背景音乐和音效,而是统一用 startPlayMusic 取代之。
全局 TRTCCloudListener.onSpeedTest (TRTCCloudDef.TRTCSpeedTestResult currentResult, int finishedCount, int totalCount)
新版本开始不推荐使用,建议使用 onSpeedTestResult: 接口替代之。
全局 TRTCCloudListener.onUserEnter (String userId)
新版本开始不推荐使用,建议使用 onRemoteUserEnterRoom 替代之。
全局 TRTCCloudListener.onUserExit (String userId, int reason)
新版本开始不推荐使用,建议使用 onRemoteUserLeaveRoom 替代之。
全局 TXDeviceManager.setSystemVolumeType (TXSystemVolumeType type)
v9.5 版本开始不推荐使用,建议使用 TRTCCloud 中的 startLocalAudio(quality) 接口替代之,通过 quality 参数来决策音质。
TXDeviceManager.TXSystemVolumeType
v9.5 版本开始不推荐使用。
全局 TXLivePlayer.setAutoPlay (boolean autoPlay)
待废弃,此接口仅针对点播视频使用,对直播视频无效;若您想使用点播功能,请使用 TXVodPlayer 进行点播播放
全局 TXLivePlayer.setRate (float rate)
待废弃,此接口仅针对点播视频使用,对直播视频无效;若您想使用点播功能,请使用 TXVodPlayer 进行点播播放
全局 TXLivePusher.getMusicDuration (String path)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.pauseBGM ()
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.playBGM (String path)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.resumeBGM ()
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.setBGMNofify (OnBGMNotify notify)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.setBGMPitch (float pitch)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.setBGMPosition (int position)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.setBGMVolume (float x)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.setChinLevel (int chinLevel)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setEyeScaleLevel (int eyeScaleLevel)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setFaceShortLevel (int faceShortlevel)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setFaceSlimLevel (int faceScaleLevel)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setFaceVLevel (int faceVLevel)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setFilter (Bitmap bmp)
v7.2 版本弃用,请使用 TXBeautyManager 设置滤镜功能
全局 TXLivePusher.setGreenScreenFile (String file)
v7.2 版本弃用,请使用 TXBeautyManager 设置绿幕功能
全局 TXLivePusher.setMicVolume (float x)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.setMotionMute (boolean motionMute)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setMotionTmpl (String motionPath)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setNoseSlimLevel (int noseSlimLevel)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXLivePusher.setReverb (int reverbType)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.setSpecialRatio (float ratio)
v7.2 版本弃用,请使用 TXBeautyManager 设置滤镜浓度功能
全局 TXLivePusher.setVoiceChangerType (int voiceChangerType)
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusher.stopBGM ()
v7.4 版本弃用,请使用 TXAudioEffectManager 设置音效和背景音乐
全局 TXLivePusherImpl.onEnableDropStatusChanged (boolean enableDrop)
全局 TXLivePusherImpl.onEncoderParamsChanged (int bitrate, int width, int height)
全局 TXLivePusherImpl.onEncVideo (TXSNALPacket nal)
全局 TXLivePusherImpl.onEncVideoFormat (MediaFormat format)
全局 TXLivePusherImpl.onGetBandwidthEst ()
全局 TXLivePusherImpl.onGetEncoderRealBitrate ()
全局 TXLivePusherImpl.onGetQueueInputSize ()
全局 TXLivePusherImpl.onGetQueueOutputSize ()
全局 TXLivePusherImpl.onGetVideoDropCount ()
全局 TXLivePusherImpl.onGetVideoQueueCurrentCount ()
全局 TXLivePusherImpl.onGetVideoQueueMaxCount ()
全局 TXLivePusherImpl.onNotifyEvent (final int event, final Bundle param)
全局 TXSystemVolumeType
v9.5 版本开始不推荐使用。
全局 TXUGCRecord.setBeautyDepth (int style, int beautyDepth, int whiteningDepth, int ruddyDepth)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setBeautyStyle (int style)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setChinLevel (int level)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setEyeScaleLevel (float level)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setFaceScaleLevel (float level)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setFaceShortLevel (int level)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setFaceVLevel (int level)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setFilter (Bitmap filterImage)
v7.2 版本弃用,请使用 TXBeautyManager 设置滤镜功能
全局 TXUGCRecord.setGreenScreenFile (String path, boolean isLoop)
v7.2 版本弃用,请使用 TXBeautyManager 设置绿幕功能
全局 TXUGCRecord.setMotionMute (boolean motionMute)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setMotionTmpl (final String tmplPath)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setNoseSlimLevel (int level)
v6.9 版本弃用,请使用 TXBeautyManager 设置美颜功能
全局 TXUGCRecord.setSpecialRatio (float specialRatio)
v7.2 版本弃用,请使用 TXBeautyManager 设置滤镜效果程度
全局 TXVodDownloadDataSource.getAuthBuilder ()
此接口已经废弃,不推荐使用
全局 TXVodDownloadDataSource.getTemplateName ()
此接口已经废弃,不推荐使用
全局 TXVodDownloadDataSource.TXVodDownloadDataSource (TXPlayerAuthBuilder authBuilder, int quality)
推荐使用TXVodDownloadDataSource(int, String, int, String, String)
全局 TXVodDownloadDataSource.TXVodDownloadDataSource (TXPlayerAuthBuilder authBuilder, String templateName)
推荐使用TXVodDownloadDataSource(int, String, int, String, String)
全局 TXVodDownloadManager.deleteDownloadFile (String playPath)
此接口已经废弃,不推荐使用
全局 TXVodDownloadManager.setDownloadPath (String downloadPath)
【重要】接口废弃,请使用TXPlayerGlobalSetting#setCacheFolderPath做全局配置,若已设全局配置,全局配置优先。
全局 TXVodDownloadManager.startDownloadUrl (String url)
此接口已经废弃,不推荐使用
全局 TXVodPlayConfig.getCacheFolderPath ()
此接口已经废弃,不推荐使用
全局 TXVodPlayConfig.getMaxCacheItems ()
此接口已经废弃,不推荐使用
全局 TXVodPlayConfig.getPlayerType ()
此接口已经废弃,不推荐使用
全局 TXVodPlayConfig.setCacheFolderPath (String folderPath)
【重要】接口废弃,请使用TXPlayerGlobalSetting#setCacheFolderPath做全局配置,若已设全局配置,全局配置优先。
全局 TXVodPlayConfig.setFirstStartPlayBufferTime (int milliseconds)
【重要】接口废弃,请使用this#setMaxBufferSizethis#setMaxPreloadSize设置缓冲大小
全局 TXVodPlayConfig.setMaxCacheItems (int maxCacheItems)
【重要】接口废弃,请使用TXPlayerGlobalSetting#setMaxCacheSize做全局配置,若已设全局配置,全局配置优先。
全局 TXVodPlayConfig.setNextStartPlayBufferTime (int milliseconds)
此接口已经废弃,不推荐使用【重要】接口废弃,请使用this#setMaxBufferSizethis#setMaxPreloadSize设置缓冲大小
全局 TXVodPlayConfig.setPlayerType (int playerType)
此接口已经废弃,不推荐使用
全局 TXVodPlayConfig::cacheFolderPath
此接口已废弃,推荐使用TXPlayerGlobalSetting##setCacheFolderPath
全局 TXVodPlayConfig::maxCacheItems
此接口已废弃,推荐使用{@linkTXPlayerGlobalSetting#setMaxCacheSizeMB}
全局 TXVodPlayer.setPlayListener (ITXLivePlayListener listener)
此接口已经废弃,推荐setVodListener接口,请参考com.tencent.rtmp.ITXVodPlayListener
全局 TXVodPlayer.startVodPlay (TXPlayerAuthBuilder authBuilder)
此接口已经放弃,推荐使用this#startPlay(TXPlayInfoParams)
全局 TXVodPlayer::delegate
此接口已废弃,不推荐使用