public interface NRtcConstants
Modifier and Type | Interface and Description |
---|---|
static interface |
NRtcConstants.AgcMode
Agc Mode
|
static interface |
NRtcConstants.AudioCodecs
Audio Codec
|
static interface |
NRtcConstants.AudioDevice
语音设备类型
|
static interface |
NRtcConstants.AudioEffectMode
语音处理模式,主要用来区分软件语音处理和硬件语音处理
|
static interface |
NRtcConstants.AudioProcessDumpFlag
语音处理模块数据Dump
|
static interface |
NRtcConstants.AudioRecordType
Audio Record Type
|
static interface |
NRtcConstants.AudioSampleRate
Audio SampleRate
|
static interface |
NRtcConstants.CaptureVideoOrientation
视频采集角度
|
static interface |
NRtcConstants.ChannelProfile
频道模式
|
static interface |
NRtcConstants.ConnectionType
网络类型定义
|
static interface |
NRtcConstants.DeviceEvent
设备操作事件
|
static interface |
NRtcConstants.ErrorCode
错误码定义
|
static interface |
NRtcConstants.ErrorEvent
错误类型定义
|
static interface |
NRtcConstants.LiveEventCode
互动直播事件码
|
static interface |
NRtcConstants.MediaCodecMode
编解码模式,主要用来区分软件编解码和硬件编解码
|
static interface |
NRtcConstants.NetworkQuality
网络质量定义
|
static interface |
NRtcConstants.OSCategory
系统分类
|
static interface |
NRtcConstants.RoomServerCode
roomServer相关错误码
|
static interface |
NRtcConstants.ServerRecordMode
服务器录制模式
|
static interface |
NRtcConstants.UserQuitType
用户退出类型定义
|
static interface |
NRtcConstants.UserRole
多人通话时用户进入房间的角色
|
static interface |
NRtcConstants.VideoCropRatio
视频裁剪比例
|
static interface |
NRtcConstants.VideoFrameRate
视频帧率
|
static interface |
NRtcConstants.VideoQuality
视频清晰度
|
static interface |
NRtcConstants.VideoQualityStrategy
视频调整策略
|
static interface |
NRtcConstants.VideoScalingType
视频画布缩放方式
|