FuncList | DESC |
Terminate TRTCCloud instance (singleton mode). | |
Set TRTC event callback. | |
Set the strength of beauty, brightening, and rosy skin filters. | |
Set the strength of eye enlarging filter. | |
Set the strength of face slimming filter. | |
Set the strength of chin slimming filter. | |
Set the strength of chin lengthening/shortening filter. | |
Set the strength of face shortening filter. | |
Set the strength of nose slimming filter. | |
Set animated sticker. | |
Mute animated sticker. | |
Set color filter. | |
Set the strength of color filter. | |
Set green screen video. | |
Set reverb effect. | |
Set voice changing type. | |
Enable or disable in-ear monitoring. | |
Enable volume reminder. | |
Enable volume reminder. | |
Switch camera. | |
Query whether the current camera supports zoom. | |
Set camera zoom ratio (focal length). | |
Query whether the device supports flash. | |
Enable/Disable flash. | |
Query whether the camera supports setting focus. | |
Set the focal position of camera. | |
Query whether the device supports the automatic recognition of face position. | |
Enable/Disable face auto focus. | |
Setting the system volume type (for mobile OS). | |
Screencapture video. | |
Start system-level screen sharing (for iOS 11.0 and above only). | |
Set sound quality. | |
Start displaying remote video image. | |
Stop displaying remote video image and pulling the video data stream of remote user. | |
Set the rendering mode of local image. | |
Set the clockwise rotation angle of local image. | |
Set the mirror mode of local camera's preview image. | |
Set the fill mode of substream image. | |
Set the clockwise rotation angle of remote image. | |
Start displaying the substream image of remote user. | |
Stop displaying the substream image of remote user. | |
Set the fill mode of substream image. | |
Set the clockwise rotation angle of substream image. | |
Set sound quality. | |
Specify whether to view the big or small image. | |
Set mic volume. | |
Start background music. | |
Stop background music. | |
Stop background music. | |
Stop background music. | |
Get the total length of background music in ms. | |
Set background music playback progress. | |
Set background music volume. | |
Set the local playback volume of background music. | |
Set the remote playback volume of background music. | |
Play sound effect. | |
Set sound effect volume. | |
Stop sound effect. | |
Stop all sound effects. | |
Set the volume of all sound effects. | |
Pause sound effect. | |
Pause sound effect. | |
Enable custom video capturing mode. | |
Deliver captured video data to SDK. | |
Pause/Resume publishing local video stream. | |
Pause/Resume subscribing to remote user's video stream. | |
Start network speed test (used before room entry). | |
Start screen sharing. | |
Get the list of cameras. | |
Set the camera to be used currently. | |
Get the currently used camera. | |
Get the list of mics. | |
Get the current mic device. | |
Select the currently used mic. | |
Get the current mic volume. | |
Set the current mic volume. | |
Set the mute status of the current system mic. | |
Get the mute status of the current system mic. | |
Get the list of speakers. | |
Get the currently used speaker. | |
Set the speaker to use. | |
Get the current speaker volume. | |
Set the current speaker volume. | |
Get the mute status of the current system speaker. | |
Set whether to mute the current system speaker. | |
Start camera test. | |
Start camera test. | |
Start mic test. | |
Start mic test. | |
Start speaker test. | |
Stop speaker test. | |
start in-app screen sharing (for iOS 13.0 and above only). | |
Set the direction of image output by video encoder. | |
Set the mirror mode of image output by encoder. | |
Set the adaptation mode of G-sensor. | |
Start publishing audio/video streams to Tencent Cloud CSS CDN. | |
Stop publishing audio/video streams to Tencent Cloud CSS CDN. | |
Start publishing audio/video streams to non-Tencent Cloud CDN. | |
Stop publishing audio/video streams to non-Tencent Cloud CDN. | |
Set the layout and transcoding parameters of On-Cloud MixTranscoding. |
setBeautyStyle: | |
beautyLevel: | (NSInteger)beautyLevel |
whitenessLevel: | (NSInteger)whitenessLevel |
ruddinessLevel: | (NSInteger)ruddinessLevel |
setEyeScaleLevel: | (float)eyeScaleLevel |
setFaceScaleLevel: | (float)faceScaleLevel |
setFaceVLevel: | (float)faceVLevel |
setChinLevel: | (float)chinLevel |
setFaceShortLevel: | (float)faceShortlevel |
setNoseSlimLevel: | (float)noseSlimLevel |
selectMotionTmpl: | (NSString *)tmplPath |
setMotionMute: | (BOOL)motionMute |
setFilter: | (TXImage *)image |
setFilterConcentration: | (float)concentration |
setGreenScreenFile: | (NSURL *)file |
setReverbType: |
setVoiceChangerType: |
enableAudioEarMonitoring: | (BOOL)enable |
enableAudioVolumeEvaluation: | (NSUInteger)interval |
enableAudioVolumeEvaluation: | (NSUInteger)interval |
enable_vad: | (BOOL)enable_vad |
setZoom: | (CGFloat)distance |
enbaleTorch: | (BOOL)enable |
setFocusPosition: | (CGPoint)touchPoint |
enableAutoFaceFoucs: | (BOOL)enable |
setSystemVolumeType: |
quality is used to decide audio quality.snapshotVideo: | (NSString *)userId |
type: |
startScreenCaptureByReplaykit: | |
appGroup: | (NSString *)appGroup |
startRemoteView: | (NSString *)userId |
view: | (TXView *)view |
stopRemoteView: | (NSString *)userId |
setLocalViewFillMode: |
setLocalViewRotation: |
setLocalViewMirror: | (TRTCLocalVideoMirrorType)mirror |
setRemoteViewFillMode: | (NSString*)userId |
mode: |
setRemoteViewRotation: | (NSString*)userId |
rotation: |
startRemoteSubStreamView: | (NSString *)userId |
view: | (TXView *)view |
stopRemoteSubStreamView: | (NSString *)userId |
setRemoteSubStreamViewFillMode: | (NSString *)userId |
mode: |
setRemoteSubStreamViewRotation: | (NSString*)userId |
rotation: |
setAudioQuality: |
setPriorRemoteVideoStreamType: |
setMicVolumeOnMixing: | (NSInteger)volume |
playBGM: | (NSString *)path |
getBGMDuration: | (NSString *)path |
setBGMPosition: | (NSInteger)pos |
setBGMVolume: | (NSInteger)volume |
setBGMPlayoutVolume: | (NSInteger)volume |
setBGMPublishVolume: | (NSInteger)volume |
playAudioEffect: |
setAudioEffectVolume: | (int)effectId |
volume: | (int) volume |
stopAudioEffect: | (int)effectId |
setAllAudioEffectsVolume: | (int)volume |
pauseAudioEffect: | (int)effectId |
resumeAudioEffect: | (int)effectId |
enableCustomVideoCapture: | (BOOL)enable |
sendCustomVideoData: |
muteLocalVideo: | (BOOL)mute |
muteRemoteVideoStream: | (NSString*)userId |
mute: | (BOOL)mute |
startSpeedTest: | (uint32_t)sdkAppId |
userId: | (NSString *)userId |
userSig: | (NSString *)userSig |
startScreenCapture: | (nullable NSView *)view |
startScreenCapture:streamType:encParam: instead.setCurrentCameraDevice: | (NSString *)deviceId |
setCurrentMicDevice: | (NSString*)deviceId |
setCurrentMicDeviceVolume: | (NSInteger)volume |
setCurrentMicDeviceMute: | (BOOL)mute |
setCurrentSpeakerDevice: | (NSString*)deviceId |
setCurrentSpeakerDeviceVolume: | (NSInteger)volume |
setCurrentSpeakerDeviceMute: | (BOOL)mute |
startCameraDeviceTestInView: | (NSView *)view |
startMicDeviceTest: | (NSInteger)interval |
startSpeakerDeviceTest: | (NSString*)audioFilePath |
startScreenCaptureInApp: |
setVideoEncoderRotation: |
setVideoEncoderMirror: | (BOOL)mirror |
setGSensorMode: |
startPublishing: | (NSString *)streamId |
type: |
startPublishCDNStream: |
setMixTranscodingConfig: |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan