setCameraZoom 接口描述: 设置摄像头缩放比例 获取接口实例: public setCameraZoom(zoom: number): number {} 参数表格: 参数名称 参数类型 参数描述 zoom number 缩放比例 getCameraMaxZoomFactor 接口描述: 获取摄像头最大缩放比例 获取接口实例: public getCameraMaxZoomFactor(): number {}...
Moreover,OneStream Liveallows you to stream and configure your custom RTMP destination through stream key and server URL. On top of everything, you can save internet bandwidth by importing videos from Dropbox, Zoom recordings,pCloud, Google Drive, Frame.io, or OneDrive. In addition, solve lang...
The AI voice changing function has certain requirements on the performance of the running device. You can use the [isAIVoiceChangerSupported] interface to determine in advance whether the device can support the AI voice changing function.For related API, please refer to isAIVoiceChangerSupported...
- (void)setZoom:(CGFloat)distance Parameters distance 焦距大小, 取值范围 1~5 Discussion Note:当为1的时候为最远视角(正常镜头),当为5的时候为最近视角(放大镜头),这里最大值推荐为5,超过5后视频数据会变得模糊不清 Declared In TXLivePush.h
setVoiceChangerType Debugging APIs showVideoDebugLog Feature MLVB mic connect live room Note: The backend API supports up to 100 concurrent requests per second. If you need higher concurrency capability, please contact us for processing in advance. Introduction Based on Tencent Cloud's PaaS service...
zoom boolean false no Adjust the focal length 2.1.0 device-position string front no Front or back, the value isfront, back 2.3.0 background-mute boolean false no Whether to mute when entering the background (abandoned, default background mute) 1.7.0 mirror boolean false no Set whether the...
Meet the REMALL Bluetooth Live Sound Card: a handy sound recording tool with effects and voice changer function that can be used for your TikTok videos,
voiceChangerType 具体值请参考见 TXLiveConstants 中的VOICECHANGER_TYPE_X 定义。 ◆ setZoom() boolean setZoom ( int value ) inline 调整摄像头的焦距 参数 value 焦距大小,取值范围 1 - getMaxZoom(),默认值建议设置为1即可。 注意 当distance 为1的时候为最远视角(正常镜头),当为 getMaxZoom()...
voiceChangerType 具体值请参考见 TXLiveConstants 中的VOICECHANGER_TYPE_X 定义。 ◆ setZoom()boolean setZoom ( int value ) inline 调整摄像头的焦距 参数 value 焦距大小,取值范围 1 - getMaxZoom(),默认值建议设置为1即可。 注意 当distance 为1的时候为最远视角(正常镜头),当为 getMaxZoom() 的...
public void setVoiceChangerType(int voiceChangerType) 设置变声类型 Parameters: voiceChangerType- 变声类型 setZoom public boolean setZoom(int value) 调整摄像头焦距 Parameters: value- 焦距,取值 0~getMaxZoom(); Returns: true : 成功 false : 失败 ...