codegen/pack/keytype library
Copyright (c) 2026 Beijing Volcano Engine Technology Ltd.
Classes
- android_IVideoFrame
- AudioEffectPlayerConfig
- @detail keytype @brief 混音配置
- AudioFormat
- @detail keytype @brief 音频参数格式
- AudioFrame
- @detail keytype @brief PCM 音频帧
- AudioPropertiesConfig
- @detail keytype @brief 音频属性信息提示的相关配置
- AudioPropertiesInfo
- @detail keytype @brief 音频属性信息
- AudioRecordingConfig
- @detail keytype @brief 音频录制配置
- CloudProxyInfo
- @detail keytype @brief 云代理信息
- DestInfo
- @detail keytype @brief 转发目标房间信息,用于指定将媒体流转发到哪个房间以及在该房间中的用户身份。
- EchoTestConfig
- @detail keytype @brief 音视频回路测试参数
- EngineConfig
- @detail keytype @brief 引擎配置
- ExpressionDetectInfo
- @detail keytype @brief 人像属性检测信息
- ExpressionDetectResult
- @detail keytype @brief 人像属性检测结果
- FaceDetectionResult
- @detail keytype @brief 人脸检测结果
- ForwardStreamEventInfo
- @detail keytype @brief 跨房间转发媒体流过程中的不同目标房间发生的事件
- ForwardStreamInfo
- @detail keytype @brief 媒体流跨房间转发的目标房间的相关信息
- ForwardStreamStateInfo
- @detail keytype @brief 跨房间转发媒体流过程中的不同目标房间的状态和错误信息
- FrameUpdateInfo
- @hidden(Linux,iOS) @detail keytype @brief RTC 智能决策后得到的帧率和分辨率积(宽*高)。
- GameRoomConfig
- @detail keytype @author luomingkang @brief 游戏房间参数配置
- HumanOrientation
- @detail keytype @brief 三维朝向信息,三个向量需要两两垂直。参看 Orientation{@link #Orientation}。
- ios_IVideoFrame
- IVideoFrame
- @detail keytype @brief 视频帧接口
- LocalAudioPropertiesInfo
- @detail keytype @brief 本地音频属性信息
- LocalAudioStats
-
@detail keytype
@brief 本地音频流统计信息,统计周期为 2s 。
本地用户发布音频流成功后,SDK 会周期性地通过onLocalStreamStats通知用户发布的音频流在此次统计周期内的发送状况。此数据结构即为回调给用户的参数类型。 - LocalProxyConfiguration
- @detail keytype @brief 本地代理配置详细信息。
- LocalStreamStats
-
@detail keytype
@brief 本地音/视频流统计信息,统计周期为 2s 。
本地用户发布音/视频流成功后,SDK 会周期性地通过onLocalStreamStats通知本地用户发布的音/视频流在此次统计周期内的发送状况。此数据结构即为回调给用户的参数类型。 - LocalVideoStats
-
@detail keytype
@brief 本地视频流统计信息,统计周期为 2s 。
本地用户发布视频流成功后,SDK 会周期性地通过onLocalStreamStats
通知用户发布的视频流在此次统计周期内的发送状况。此数据结构即为回调给用户的参数类型。 - MediaPlayerConfig
- @detail keytype @brief 混音配置
- MediaPlayerCustomSource
- @detail keytype @brief 音频源
- MediaTypeEnhancementConfig
- @detail keytype @brief 蜂窝网络辅助增强应用的媒体模式
- MixedStreamAudioConfig
- @detail keytype @brief 音频转码配置参数。值不合法或未设置时,自动使用默认值。
- MixedStreamConfig
- @detail keytype @brief 合流转推配置参数。 如无特别说明,参数可适用于 WTN 流和合流转推任务。 如无特别说明,参数可用于启动和更新任务。
- MixedStreamControlConfig
- @detail keytype @brief 服务端合流控制参数。
- MixedStreamLayoutRegionConfig
-
@detail keytype
@brief 单个图片或视频流在合流中的布局信息。
开启转推直播功能后,在多路视频流合流时,你可以设置其中一路视频流在合流中的预设布局信息。 - MixedStreamLayoutRegionImageWaterMarkConfig
- @detail keytype @brief 图片合流相关参数。
- MixedStreamPushTargetConfig
- @detail keytype @brief 合流任务配置
- MixedStreamSpatialAudioConfig
- @detail keytype @author liujingchao @brief 推流 CDN 的空间音频参数。
- MixedStreamTaskInfo
-
@detail keytype
@brief WTN 流任务详情
- MixedStreamVideoConfig
- @detail keytype @brief 视频转码配置参数。值不合法或未设置时,自动使用默认值。
- NetworkQualityStats
- @detail keytype @brief 上行/下行网络质量
- NetworkTimeInfo
- @detail keytype @brief 网络时间信息
- Position
- @detail keytype @brief 本地用户在房间内的位置坐标,需自行建立空间直角坐标系
- PositionInfo
- @detail keytype @brief 用户在空间音频坐标系里的位置信息。
- ProblemFeedbackInfo
- @detail keytype @brief 通话质量反馈信息
- ProblemFeedbackRoomInfo
- @detail keytype @brief 通话质量反馈中的房间信息
- PushSingleStreamParam
- @detail keytype @brief 单流转推直播配置参数。
- ReceiveRange
- @detail keytype @brief 本地用户能收听到、且具有衰减效果的音频接收范围
- RecordingConfig
- @detail keytype @brief 本地录制参数配置
- RecordingInfo
- @detail keytype @brief 本地录制的详细信息
- RecordingProgress
- @detail keytype @brief 本地录制进度
- Rectangle
- @detail keytype @brief 矩形区域
- RemoteAudioPropertiesInfo
- @detail keytype @brief 远端音频属性信息
- RemoteAudioStats
-
@detail keytype
@brief 远端音频流统计信息,统计周期为 2s。
本地用户订阅远端音频流成功后,SDK 会周期性地通过onRemoteStreamStats通知本地用户订阅的音频流在此次统计周期内的接收状况。此数据结构即为回调给本地用户的参数类型。 - RemoteStreamKey
- @detail keytype @brief 远端流信息。
- RemoteStreamStats
-
@detail keytype
@brief 用户订阅的远端音/视频流统计信息以及网络状况,统计周期为 2s 。
订阅远端用户发布音/视频流成功后,SDK 会周期性地通过onRemoteStreamStats通知本地用户订阅的远端音/视频流在此次统计周期内的接收状况。此数据结构即为回调给本地用户的参数类型。 - RemoteStreamSwitch
- @detail keytype @author panjian.fishing @brief 流切换信息。本地用户订阅的远端流触发回退策略时的流切换信息。
- RemoteVideoConfig
- @detail keytype @brief 远端视频帧信息
- RemoteVideoRenderConfig
- @detail keytype @brief 远端视频帧渲染设置
- RemoteVideoStats
-
@detail keytype
@brief 远端视频流统计信息,统计周期为 2s 。
本地用户订阅远端视频流成功后,SDK 会周期性地通过onRemoteStreamStats
通知本地用户订阅的远端视频流在此次统计周期内的接收状况。此数据结构即为回调给本地用户的参数类型。 - RoomConfig
- @detail keytype @author shenpengliang @brief 房间参数配置
- RoomEventInfo
- @detail keytype @brief 房间事件信息
- RTCEncodedVideoFrame
- @detail keytype @brief 视频帧信息
- RTCLogConfig
- @detail keytype @brief 本地日志参数。
- RTCOrientation
- @detail keytype @brief 方向朝向信息
- RTCRoomStats
- @detail keytype @brief 通话相关的统计信息
- RtcUser
- @detail keytype @author shenpengliang @brief 用户信息
- SourceCrop
- @detail keytype @brief WTN 流布局中的视频裁剪参数。
- SourceWantedData
- @detail keytype @brief 性能回退相关数据
- StandardPitchInfo
- @detail keytype @brief 标准音高数据数组。
- StreamInfo
- @detail keytype @brief 远端流信息。
- StreamSyncInfoConfig
- @detail keytype @brief 媒体流信息同步的相关配置
- SubscribeConfig
- @detail keytype @brief 选择订阅配置
- SubscribeVideoConfig
- @detail keytype @brief 视频订阅配置信息
- SubtitleConfig
- @detail keytype @brief 字幕配置信息。
- SubtitleMessage
- @detail keytype @brief 字幕具体内容。
- SysStats
- @detail keytype @brief CPU 和内存统计信息
- t_AlphaLayout
- t_AnsMode
- t_AttenuationType
- t_AudioAlignmentMode
- t_AudioChannel
- t_AudioDeviceType
- t_AudioDumpStatus
- t_AudioFrameCallbackMethod
- t_AudioFrameSource
- t_AudioMixingDualMonoMode
- t_AudioMixingError
- t_AudioMixingState
- t_AudioMixingType
- t_AudioPlaybackDevice
- t_AudioProfileType
- t_AudioPropertiesMode
- t_AudioQuality
- t_AudioRecordingState
- t_AudioRenderType
- t_AudioReportMode
- t_AudioRoute
- t_AudioSampleRate
- t_AudioScenarioType
- t_AudioSelectionPriority
- t_AudioSourceType
- t_AVSyncEvent
- t_AVSyncState
- t_CameraId
- t_CapturePreference
- t_ColorSpace
- t_ConnectionState
- t_DataMessageSourceType
- t_EarMonitorAudioFilter
- t_EarMonitorMode
- t_EchoTestResult
- t_EffectBeautyMode
- t_EffectErrorType
- t_FallbackOrRecoverReason
- t_FirstFramePlayState
- t_FirstFrameSendState
- t_ForwardStreamError
- t_ForwardStreamEvent
- t_ForwardStreamState
- t_GameRoomType
- t_GameSceneType
- t_HardwareEchoDetectionResult
- t_InterpolationMode
- t_KTVPlayerErrorCode
- t_LocalAudioStreamError
- t_LocalAudioStreamState
- t_LocalLogLevel
- t_LocalProxyError
- t_LocalProxyState
- t_LocalProxyType
- t_LocalVideoSinkPosition
- t_LocalVideoStreamError
- t_LocalVideoStreamState
- t_LogoutReason
- t_MediaDeviceError
- t_MediaDeviceState
- t_MediaDeviceWarning
- t_MediaInputType
- t_MediaPlayerCustomSourceMode
- t_MediaPlayerCustomSourceSeekWhence
- t_MediaPlayerCustomSourceStreamType
- t_MediaStreamType
- t_MessageConfig
- t_MirrorMode
- t_MirrorType
- t_MixedStreamAlternateImageFillMode
- t_MixedStreamAudioCodecType
- t_MixedStreamAudioProfile
- t_MixedStreamClientMixVideoFormat
- t_MixedStreamLayoutRegionType
- t_MixedStreamMediaType
- t_MixedStreamPushMode
- t_MixedStreamPushTargetType
- t_MixedStreamRenderMode
- t_MixedStreamSEIContentMode
- t_MixedStreamTaskEvent
- t_MixedStreamType
- t_MixedStreamVideoCodecType
- t_MixedStreamVideoType
- t_MuteState
- t_NetworkDetectionLinkType
- t_NetworkDetectionStopReason
- t_NetworkQuality
- t_NetworkType
- t_PauseResumeControlMediaType
- t_PerformanceAlarmMode
- t_PerformanceAlarmReason
- t_PlayerError
- t_PlayerEvent
- t_PlayerState
- t_PublishFallbackOption
- t_PublishState
- t_PublishStateChangeReason
- t_RecordingErrorCode
- t_RecordingFileType
- t_RecordingState
- t_RecordingType
- t_RemoteAudioState
- t_RemoteAudioStateChangeReason
- t_RemoteMirrorType
- t_RemoteUserPriority
- t_RemoteVideoSinkPosition
- t_RemoteVideoState
- t_RemoteVideoStateChangeReason
- t_ReturnStatus
- t_RoomEvent
- t_RoomProfile
- t_RoomState
- t_RoomStateChangeReason
- t_ScreenMediaType
- t_SEICountPerFrame
- t_SEIStreamUpdateEvent
- t_SetRoomExtraInfoResult
- t_SimulcastStreamType
- t_SingleStreamPushType
- t_SnapshotErrorCode
- t_StreamIndex
- t_StreamLayoutMode
- t_StreamRemoveReason
- t_SubscribeFallbackOptions
- t_SubscribeMediaType
- t_SubscribeState
- t_SubscribeStateChangeReason
- t_SubtitleMode
- t_SubtitleState
- t_SyncInfoStreamType
- t_TorchState
- t_UserOnlineStatus
- t_UserVisibilityChangeError
- t_VideoApplyRotation
- t_VideoBufferType
- t_VideoCodecType
- t_VideoContentType
- t_VideoDecoderConfig
- t_VideoDenoiseMode
- t_VideoDenoiseModeChangedReason
- t_VideoDeviceType
- t_VideoEncoderPreference
- t_VideoOrientation
- t_VideoPictureType
- t_VideoPixelFormat
- t_VideoRenderMode
- t_VideoRotation
- t_VideoRotationMode
- t_VideoSimulcastMode
- t_VideoSinkMirrorType
- t_VideoSourceType
- t_VideoSuperResolutionMode
- t_VideoSuperResolutionModeChangedReason
- t_VirtualBackgroundSourceType
- t_VoiceChangerType
- t_VoiceEqualizationBandFrequency
- t_VoiceReverbType
- t_WTNSubscribeState
- t_WTNSubscribeStateChangeReason
- t_ZoomConfigType
- t_ZoomDirectionType
- UserInfo
- @detail keytype @brief 用户信息
- VideoCanvas
- @detail keytype @brief 视频帧渲染设置
- VideoCaptureConfig
- @detail keytype @brief 视频采集配置
- VideoEncoderConfig
- @detail keytype @brief 视频流参数描述
- VideoFrameData
- @detail keytype @brief 视频帧数据
- VideoFrameInfo
- @detail keytype @brief 视频帧信息
- VideoPreprocessorConfig
- @detail keytype @brief 视频处理配置参数。
- VirtualBackgroundSource
- @detail keytype @brief 背景贴纸对象。
- VoiceEqualizationConfig
- @detail keytype @brief 语音均衡效果。
- VoiceReverbConfig
- @detail keytype @brief 音频混响效果。
- Watermark
- @detail keytype @brief 水印图片相对视频流的位置和大小。
- WatermarkConfig
- @detail keytype @brief 水印参数
Enums
- AlphaLayout
- {zh} * @detail keytype @brief Alpha 通道相对于 RGB 通道数据的排列位置。
- AnsMode
- {zh} * @detail keytype @brief 降噪模式。降噪算法受调用 joinRoom{@link #RTCRoom#joinRoom} 时设置的房间模式影响。
- AttenuationType
- {zh} * @detail keytype @brief 空间音频音量随距离衰减模式
- AudioAlignmentMode
- {zh} * @detail keytype @brief 远端音频流精准对齐模式
- AudioChannel
- {zh} * @detail keytype @brief 音频声道。
- AudioDeviceType
- {zh} * @detail keytype @brief 音频设备类型
- AudioDumpStatus
- {zh} * @detail keytype @brief 音频 dump 状态
- AudioFrameCallbackMethod
- {zh} * @detail keytype @brief 音频回调方法
- AudioFrameSource
- {zh} * @detail keytype @brief 音频文件录制内容来源。
- AudioMixingDualMonoMode
- {zh} * @detail keytype @brief 混音播放声道类型
- AudioMixingError
- {zh} * @detail keytype @brief 混音错误码。
- AudioMixingState
- {zh} * @detail keytype @brief 音频混音文件播放状态。
- AudioMixingType
- {zh} * @detail keytype @brief 混音播放类型
- AudioPlaybackDevice
-
{zh}
* @detail keytype
@brief 音频播放设备
音频设备变化时 SDK 通过onAudioPlaybackDeviceChanged回调当前音频播放设备。 - AudioProfileType
- {zh} * @detail keytype @brief 音质档位
- AudioPropertiesMode
- {zh} * @detail keytype @brief onLocalAudioPropertiesReport{@link #IRTCEngineEventHandler#onLocalAudioPropertiesReport} 中包含的音频信息的范围。
- AudioQuality
- {zh} * @detail keytype @brief 音频质量。
- AudioRecordingState
- {zh} * @detail keytype @brief 录音配置
- AudioRenderType
- {zh} * @detail keytype @brief 音频输出源类型
- AudioReportMode
- {zh} * @detail keytype @brief 音量回调模式。
- AudioRoute
- {zh} * @detail keytype @brief 音频播放路由
- AudioSampleRate
- {zh} * @detail keytype @brief 音频采样率,单位为 Hz。
- AudioScenarioType
-
{zh}
* @detail keytype
@brief 音频场景类型。
选择音频场景后,SDK 会根据操作系统和开麦、闭麦状态,应用通话音量或媒体音量。参看通话音量与媒体音量了解更多相关信息。
你可以调用setAudioScenario设置音频场景。 - AudioSelectionPriority
- {zh} * @detail keytype @brief 音频选路优先级设置
- AudioSourceType
- {zh} * @detail keytype @brief 音频输入源类型
- AVSyncEvent
- {zh} * @detail keytype @brief AVSync 事件类型
- AVSyncState
- {zh} * @detail keytype @brief 音视频同步状态
- CameraId
- {zh} * @detail keytype @brief 摄像头类型
- CapturePreference
- {zh} * @detail keytype @brief 视频采集模式
- ColorSpace
- {zh} * @detail keytype @brief 视频帧色彩空间
- ConnectionState
- {zh} * @detail keytype @brief SDK 与 RTC 服务器连接状态。
- DataMessageSourceType
- {zh} * @detail keytype @brief 数据消息来源
- EarMonitorAudioFilter
- {zh} * @detail keytype @brief 耳返音频是否经过本地音频处理。
- EarMonitorMode
- {zh} * @detail keytype @brief 是否开启耳返功能。
- EchoTestResult
- {zh} * @detail keytype @brief 音视频回路测试结果
- EffectBeautyMode
- {zh} * @detail keytype @brief 基础美颜模式。
- EffectErrorType
- {zh} * @detail keytype @hidden internal use only @brief 特效错误类型。
- FallbackOrRecoverReason
- {zh} * @detail keytype @brief 远端订阅流发生回退或恢复的原因
- FirstFramePlayState
- {zh} * @detail keytype @brief 首帧播放状态
- FirstFrameSendState
- {zh} * @detail keytype @brief 首帧发送状态
- ForwardStreamError
- {zh} * @detail keytype @brief 媒体流跨房间转发过程中抛出的错误码
- ForwardStreamEvent
- {zh} * @detail keytype @brief 跨房间转发媒体流过程中该目标房间发生的事件
- ForwardStreamState
- {zh} * @detail keytype @brief 媒体流跨房间转发状态
- GameRoomType
-
{zh}
* @detail keytype
@brief 房间类型。
根据所需场景,选择合适的房间类型用来区分队友和世界。 - GameSceneType
- {zh} * @detail keytype @brief 游戏场景类型
- HardwareEchoDetectionResult
- {zh} * @detail keytype @brief 通话前回声检测结果
- InterpolationMode
- {zh} * @detail keytype @brief WTN 流的补帧模式
- KTVPlayerErrorCode
- {zh} * @detail keytype @brief KTV 播放器错误码。
- LocalAudioStreamError
- {zh} * @detail keytype @brief 本地音频流状态改变时的错误码。
- LocalAudioStreamState
-
{zh}
* @detail keytype
@brief 本地音频流状态。
SDK 通过 onLocalAudioStateChanged 回调该状态。 - LocalLogLevel
- {zh} * @detail keytype @brief 本地日志输出等级。
- LocalProxyError
- {zh} * @detail keytype @brief 本地代理错误。
- LocalProxyState
- {zh} * @detail keytype @brief 本地代理连接状态。
- LocalProxyType
- {zh} * @detail keytype @brief 本地代理的类型。
- LocalVideoSinkPosition
- {zh} * @detail keytype @brief 本地视频帧回调位置。
- LocalVideoStreamError
- {zh} * @detail keytype @brief 本地视频状态改变时的错误码
- LocalVideoStreamState
- {zh} * @detail keytype @brief 本地视频流状态
- LogoutReason
- {zh} * @detail keytype @brief 用户登出的原因
- MediaDeviceError
- {zh} * @detail keytype @brief 媒体设备错误类型
- MediaDeviceState
-
{zh}
* @detail keytype
@brief 媒体设备状态
通过onAudioDeviceStateChanged/onVideoDeviceStateChanged回调设备状态。 - MediaDeviceWarning
- {zh} * @detail keytype @brief 媒体设备警告
- MediaInputType
- {zh} * @detail keytype @brief 视频输入类型
- MediaPlayerCustomSourceMode
- {zh} * @detail keytype @brief 自定义音频源模式
- MediaPlayerCustomSourceSeekWhence
- {zh} * @detail keytype @brief 音频数据的起始读取位置。
- MediaPlayerCustomSourceStreamType
- {zh} * @detail keytype @brief 自定义音频流类型
- MediaStreamType
- {zh} * @detail keytype @brief 媒体流类型
- MessageConfig
- {zh} * @detail keytype @brief 发送消息的可靠有序性
- MirrorMode
- {zh} * @hidden @detail keytype @deprecated since 3.29 and will be deleted in 3.51, use MirrorType{@link #MirrorType} instead. @brief 是否开启镜像模式
- MirrorType
- {zh} * @detail keytype @brief 镜像类型
- MixedStreamAlternateImageFillMode
- {zh} * @detail keytype @brief 服务端合流占位图填充模式。
- MixedStreamAudioCodecType
-
{zh}
* @detail keytype
@brief 音频编码格式。当前只有一个值为
0,代表 AAC。 - MixedStreamAudioProfile
- {zh} * @detail keytype @brief AAC 编码规格。
- MixedStreamClientMixVideoFormat
- {zh} * @hidden for internal use only @detail keytype @brief 客户端合流回调视频格式。设置为系统不支持的格式时,自动回调系统默认格式。
- MixedStreamLayoutRegionType
- {zh} * @detail keytype @brief 合流布局区域类型
- MixedStreamMediaType
- {zh} * @detail keytype @brief 合流输出媒体类型。
- MixedStreamPushMode
- {zh} * @detail keytype @brief 服务端合流转推发起模式。
- MixedStreamPushTargetType
- {zh} * @detail keytype @brief 任务类型
- MixedStreamRenderMode
- {zh} * @detail keytype @brief 图片或视频流的缩放模式。
- MixedStreamSEIContentMode
- {zh} * @detail keytype @brief 服务端合流转推 SEI 内容。
- MixedStreamTaskEvent
- {zh} * @detail keytype @brief 转推直播任务状态
- MixedStreamType
- {zh} * @hidden for internal use only @detail keytype @brief 合流类型
- MixedStreamVideoCodecType
- {zh} * @detail keytype @brief 视频编码格式。
- MixedStreamVideoType
- {zh} * @detail keytype @brief Region 中流的类型属性
- MuteState
- {zh} * @detail keytype @brief 音视频流的发送/播放状态
- NetworkDetectionLinkType
-
{zh}
* @detail keytype
@brief 通话前探测链接的类型。
onNetworkDetectionResult回调的参数类型 - NetworkDetectionStopReason
-
{zh}
* @detail keytype
@brief 通话前探测的停止原因。
onNetworkDetectionStopped回调的参数类型 - NetworkQuality
- {zh} * @detail keytype @brief 所属用户的媒体流网络质量。
- NetworkType
- PauseResumeControlMediaType
- {zh} * @detail keytype @brief 暂停/恢复接收远端的媒体流类型。
- PerformanceAlarmMode
- {zh} * @detail keytype @brief 性能回退的模式
- PerformanceAlarmReason
- {zh} * @detail keytype @brief 性能相关告警的原因
- PlayerError
- {zh} * @detail keytype @brief 播放错误码。
- PlayerEvent
- {zh} * @detail keytype @brief 播放事件。
- PlayerState
- {zh} * @detail keytype @brief 播放状态。
- PublishFallbackOption
- {zh} * @detail keytype @brief 发布端音视频流回退选项
- PublishState
- {zh} * @detail keytype @brief 发布状态
- PublishStateChangeReason
- {zh} * @detail keytype @brief 发布状态变化原因
- RecordingErrorCode
- {zh} * @detail keytype @brief 本地录制的错误码
- RecordingFileType
- {zh} * @detail keytype @brief 本地录制文件的存储格式
- RecordingState
- {zh} * @detail keytype @brief 本地录制的状态
- RecordingType
- {zh} * @detail keytype @brief 本地录制的媒体类型
- RemoteAudioState
- {zh} * @detail keytype @brief 用户订阅的远端音频流状态。
- RemoteAudioStateChangeReason
- {zh} * @detail keytype @brief 远端音频流状态改变的原因。
- RemoteMirrorType
- {zh} * @detail keytype @brief 远端流的镜像类型。
- RemoteUserPriority
- {zh} * @detail keytype @brief 远端用户优先级,在性能不足需要回退时,会优先回退优先级低的用户的音视频流。
- RemoteVideoSinkPosition
- {zh} * @detail keytype @brief 远端视频帧回调位置。
- RemoteVideoState
- {zh} * @detail keytype @brief 远端视频流状态。
- RemoteVideoStateChangeReason
- {zh} * @detail keytype @brief 远端视频流状态改变的原因
- ReturnStatus
- {zh} * @detail keytype @brief 方法调用结果。
- RoomEvent
- {zh} * @detail keytype @brief 房间事件码。
- RoomProfile
-
{zh}
* @detail keytype
@brief 房间模式
根据所需场景,选择合适的房间模式,应用不同的音视频算法、视频参数和网络配置
调用setAudioProfile改变音频参数配置 - RoomState
- {zh} * @detail keytype @brief 房间状态码。
- RoomStateChangeReason
- {zh} * @detail keytype @brief 房间状态变化原因。
- ScreenMediaType
- {zh} * @detail keytype @brief 屏幕采集媒体类型
- SEICountPerFrame
- {zh} * @detail keytype @brief SEI 发送模式。
- SEIStreamUpdateEvent
- {zh} * @detail keytype @brief 黑帧视频流状态
- SetRoomExtraInfoResult
- {zh} * @detail keytype @brief 设置房间附加消息结果。
- SimulcastStreamType
- {zh} * @detail keytype @brief 订阅大小流偏好
- SingleStreamPushType
- {zh} * @detail keytype @brief 单流转推类型,指定将媒体流转推到 CDN 还是 RTC 房间。
- SnapshotErrorCode
- {zh} * @detail keytype @brief 截图错误码
- StreamIndex
- {zh} * @detail keytype @brief 流属性
- StreamLayoutMode
- {zh} * @detail keytype @brief WTN 流的布局模式
- StreamRemoveReason
- {zh} * @detail keytype @brief 房间内远端流移除原因。
- SubscribeFallbackOptions
- {zh} * @detail keytype @brief 订阅端音视频流回退选项。
- SubscribeMediaType
- {zh} * @detail keytype @brief 订阅的媒体类型
- SubscribeState
- {zh} * @detail keytype @brief 订阅状态
- SubscribeStateChangeReason
- {zh} * @detail keytype @brief 订阅状态变化原因
- SubtitleMode
- {zh} * @detail keytype @brief 字幕模式。
- SubtitleState
- {zh} * @detail keytype @brief 字幕任务状态。
- SyncInfoStreamType
- {zh} * @detail keytype @brief 媒体流信息同步的流类型
- TorchState
- {zh} * @detail keytype @brief 相机闪光灯状态
- UserOnlineStatus
- {zh} * @detail keytype @brief 用户在线状态
- UserVisibilityChangeError
- {zh} * @detail keytype @brief 用户可见性状态改变错误码。
- VideoApplyRotation
- {zh} * @detail keytype @brief 是否将视频帧自动转正。
- VideoBufferType
- {zh} * @detail keytype @brief 视频帧缓存区类型
- VideoCodecType
- {zh} * @detail keytype @brief 编码模式(H264, ByteVC1)
- VideoContentType
- {zh} * @detail keytype @brief 视频内容类型
- VideoDecoderConfig
- {zh} * @detail keytype @brief 视频解码方式
- VideoDenoiseMode
- {zh} * @hidden for internal use @detail keytype @brief 视频降噪模式。
- VideoDenoiseModeChangedReason
- {zh} * @hidden for internal use only @detail keytype @brief 视频降噪模式状态改变原因。
- VideoDeviceType
- {zh} * @detail keytype @brief 当前视频设备类型
- VideoEncoderPreference
- {zh} * @detail keytype @brief 编码策略偏好。
- VideoOrientation
- {zh} * @detail keytype @brief 视频帧朝向
- VideoPictureType
- {zh} * @detail keytype @brief 编码帧类型
- VideoPixelFormat
- {zh} * @detail keytype @brief 视频帧像素格式
- VideoRenderMode
- VideoRotation
- {zh} * @detail keytype @brief 视频帧旋转角度
- VideoRotationMode
- {zh} * @detail keytype @brief 视频旋转模式
- VideoSimulcastMode
- {zh} * @detail keytype @brief 发布大小流模式
- VideoSinkMirrorType
- {zh} * @detail keytype @brief 是否将视频帧镜像。
- VideoSourceType
- {zh} * @detail keytype @brief 视频输入源类型
- VideoSuperResolutionMode
- {zh} * @detail keytype @hidden for internal use @brief 超分模式。
- VideoSuperResolutionModeChangedReason
- {zh} * @hidden for internal use only @detail keytype @brief 超分状态改变原因。
- VirtualBackgroundSourceType
- {zh} * @detail keytype @brief 虚拟背景类型。
- VoiceChangerType
- {zh} * @detail keytype @brief 变声特效类型。如需更多变声特效类型,联系技术支持。
- VoiceEqualizationBandFrequency
- {zh} * @detail keytype @brief 音频均衡效果。
- VoiceReverbType
- {zh} * @detail keytype @brief 混响特效类型。
- WTNSubscribeState
- {zh} * @detail keytype @brief WTN 媒体流状态
- WTNSubscribeStateChangeReason
- {zh} * @detail keytype @brief WTN 媒体流订阅状态改变的原因
- ZoomConfigType
- {zh} * @detail keytype @brief 数码变焦参数类型
- ZoomDirectionType
- {zh} * @detail keytype @brief 数码变焦操作类型