索引
All Classes and Interfaces|常量字段值|所有程序包
R
- r() - 类中的方法 rtc.MWhiteboard.tagColor
- ra_none - enum class 中的枚举常量 rtc.AVDRecord.RecordAudioType
- ra_user_all - enum class 中的枚举常量 rtc.AVDRecord.RecordAudioType
-
< 同视频用户的单用户音频
- ra_user_single - enum class 中的枚举常量 rtc.AVDRecord.RecordAudioType
-
< 无音频
- ratio_16_9 - enum class 中的枚举常量 rtc.VideoOptions.VideoRatio
-
< 4:3视频
- ratio_4_3 - enum class 中的枚举常量 rtc.VideoOptions.VideoRatio
- ratio_cif - enum class 中的枚举常量 rtc.VideoOptions.VideoRatio
-
< 16:9视频
- rb_draw_tool - 类中的变量 rtc.WhiteboardToolView
- ready - enum class 中的枚举常量 rtc.Device.DeviceStatus
-
< 无设备状态
- ready - enum class 中的枚举常量 rtc.Room.ConnectionStatus
- rebuildLocalWhiteboard() - 类中的方法 rtc.MWhiteboard
-
重新发布本地白板
- RecordInfo() - 类的构造器 rtc.AVDRecord.RecordInfo
-
< 播放录制链接列表,当录制是多个文件时,如录制mp4视频分辨率变化会产生多个文件
- Rect(int, int, int, int) - 类的构造器 rtc.MAnnotationInternal.AnnotationStr.Annotationbase.Rect
- RECTANGLE - enum class 中的枚举常量 rtc.WhiteboardDrawView.ToolType
- redo() - 类中的方法 rtc.WhiteboardDrawView
-
回退上一条的绘制
- redo(String) - 类中的方法 rtc.MAnnotationInternal
-
重新绘制
- refreshView() - 类中的方法 rtc.WhiteboardDrawView
-
刷新白板
- registerPCMDataListener(String, int, int) - 类中的方法 rtc.MAudio
-
注册某一路音频数据回调接口
- reJoin() - 类中的方法 rtc.Room
-
重新加入当前房间
- release() - 类中的方法 rtc.AVDRecord2Local
- remotecmdCloseMicrophone(String) - 类中的方法 rtc.MAudio
-
命令远端用户关闭麦克风
- remotecmdMuteMicrophone(String) - 类中的方法 rtc.MAudio
-
命令远端用户静默麦克风
- remotecmdOpenMicrophone(String) - 类中的方法 rtc.MAudio
-
命令远端用户打开麦克风
- remotecmdPublishCamera(MVideo.Camera) - 类中的方法 rtc.MVideo
-
命令远端用户发布某一摄像头视频
- remotecmdUnmuteMicrophone(String) - 类中的方法 rtc.MAudio
-
命令远端用户取消静默麦克风
- remotecmdUnpublishCamera(String) - 类中的方法 rtc.MVideo
-
命令远端用户取消发布摄像头视频
- removeAnnotationObj(String, String) - 类中的方法 rtc.MAnnotationInternal
-
移除指定注释
- removeBitmap(Bitmap) - 类中的方法 rtc.WhiteboardDrawView
-
清空背景图
- removeBoard(String) - 类中的方法 rtc.MWhiteboard
-
移除白板(取消发布白板)
- removeFirstFrameCallback(VideoRenderer.FirstFrameCallback) - 类中的方法 rtc.VideoRenderer
-
清除第一帧回调的接口
- removeLiveSubVideo(String) - 类中的方法 rtc.MainBroadcaster
-
移除直播视频上的某一视频
- renderFrameDone(VideoRenderer.I420Frame) - 类中的静态方法 rtc.VideoRenderer
-
This must be called after every renderFrame() to release the frame.
- resume() - 类中的方法 rtc.VideoRenderer
-
视频显示界面在activity的resume中操作
- resumeCapture() - 类中的方法 rtc.MScreen
-
重启桌面数据采集
- rgb() - 类中的方法 rtc.MWhiteboard.tagColor
- RHOMB - enum class 中的枚举常量 rtc.WhiteboardDrawView.ToolType
- Right_to_the_edge - 类中的静态变量 rtc.VideoRenderer
- ro_audio_auto_subscribe - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为uint32, 字符类型为"3000" or "5000" :设置链接超时时间,单位毫秒,必须是正数,系统默认是5000毫秒。
- ro_audio_drop_data - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为bool, 字符类型为"true" or "false":表示接收到视频数据后不解码直接丢弃,一般用于模拟客服端做并发测试。
- ro_audio_mixerdata_callback_buffered - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为string, 音频编码算法:字符类型为"isac" or "opus" or "pcmu":分别表示isac语音编码 、 opus音乐编码、pcmu音乐编码;缺省为"isac"。
- ro_audio_option_codec - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为bool, 字符类型为"true" or "false":表示是否自动订阅音频,true 自动订阅,false 不自动订阅 默认为true
- ro_custom_mcu_address - enum class 中的枚举常量 rtc.Room.Option
-
信令加密,类型bool,字符串 "true" or "false", 默认使用加密 true
- ro_media_use_dtls - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为bool, 字符类型为"true" or "false":表示接收到音频数据后不解码直接丢弃,一般用于模拟客服端做并发测试。
- ro_room_auto_rejoin - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为枚举CameraType, 字符类型为"front" or "back":表示前后置摄像头模式时房间中默认使用的摄像头:前置(front)和后置(back), 缺省为前置。
- ro_room_connect_timeout - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为int32, 字符类型为"3" or "2"等数字字符:设置每次断线后重连次数。
- ro_room_options_apply - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为int32, 单位为毫秒,字符类型为"60000"(60秒后超时不再重连) or "-1"(一直重连)等数字字符:设置断线重连失败后自动重连超时时间,在启用ro_room_auto_rejoin为true后有效。
- ro_room_reconnect_times - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为bool, 字符类型为"true" or "false":表示音视频是否启用DTLS加密,DTLS加密数据更加安全,但是会加重Server 的负担,在UDP丢包严重的网络环境下,媒体链接需要的时间会更多(30%丢包,链接时间10s-40s)。
- ro_room_rejoin_times - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为int32, 字符类型为"true" or "false":在重连失败之后是否尝试自动重新加入房间,系统默认为true。
- ro_signal_crpyto - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为bool, 字符类型为"true" or "false":设置信令消息走websocket通道,默认是走tcp连接,系统默认为false。
- ro_video_default_camera - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为bool, 字符类型为"true" or "false":表示房间中混音数据回调是否缓冲为1024sample后回调:缓冲(true)和不缓冲(false), 缺省为缓冲。
- ro_video_drop_data - enum class 中的枚举常量 rtc.Room.Option
- ro_video_mixerdata_callback_format - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为String, 房间中各种选项(根据字符枚举)立即应用。
- ro_websocket_channel - enum class 中的枚举常量 rtc.Room.Option
-
< 值类型为FakeVideoCapturer.FourccType中的枚举值, 字符类型为枚举值字符串,目前支持一下:"I420" "YV12" "NV21" "NV12":表示房间中合屏数据回调的格式。
- RolePrivilege - rtc中的类
-
Created by Administrator on 2015/8/26.
- RolePrivilege() - 类的构造器 rtc.RolePrivilege
- RolePrivilege.Listener - rtc中的接口
- Room - rtc中的类
-
房间接口类 房间接口定义了房间对象创建和释放、房间功能操作。
- Room.ConnectionStatus - rtc中的Enum Class
-
房间网络状态
- Room.JoinResultListener - rtc中的接口
-
加入房间回调接口
- Room.Listener - rtc中的接口
-
房间回调接口类 房间回调接口定义了房间对象操作的异步返回,房间通知,房间指示。
- Room.Option - rtc中的Enum Class
-
房间选项
- RoomInfo - rtc中的类
-
房间信息结构.
- RoomInfo() - 类的构造器 rtc.RoomInfo
- RoomInfo(String) - 类的构造器 rtc.RoomInfo
- RoomInfo(String, boolean) - 类的构造器 rtc.RoomInfo
- RoomInfo(String, boolean, String) - 类的构造器 rtc.RoomInfo
- RoomInfo(String, int, int) - 类的构造器 rtc.RoomInfo
- RoomInfo(String, String, String, String, String, String, String, String, int, int, int, int, int, int, int) - 类的构造器 rtc.RoomInfo
-
< 房间开启语音激励
- RoomInfo.RoomStatus - rtc中的Enum Class
-
房间状态
- RoomMode_mcu - 类中的静态变量 rtc.RoomInfo
- RoomMode_p2p - 类中的静态变量 rtc.RoomInfo
-
< mcu模式
- RoomMode_rm_attr_freespeech - 类中的静态变量 rtc.RoomInfo
-
< 房间是场控模式,严格控制房间中的音视频,参会者默认没有音视频打开权限
- RoomMode_rm_attr_hostcontrol - 类中的静态变量 rtc.RoomInfo
-
< 房间中网络没有加速,暂不支持
- RoomMode_rm_attr_netacc - 类中的静态变量 rtc.RoomInfo
-
< p2p模式
- RoomMode_rm_attr_netacc_close - 类中的静态变量 rtc.RoomInfo
-
< 房间中网络加速,暂不支持
- RoomStats(int, int, int, int, int, String, String, String, int, int) - 类的构造器 rtc.NetworkStats.RoomStats
-
< 估计发送带宽
- rotatedHeight() - 类中的方法 rtc.VideoRenderer.I420Frame
- rotatedWidth() - 类中的方法 rtc.VideoRenderer.I420Frame
- rotationDegree - 类中的变量 rtc.VideoRenderer.I420Frame
- rs_availble - enum class 中的枚举常量 rtc.AVDRecord.RecordStatus
-
< 正在录制(如果相应视频和音频流上传服务器,就会保持到录制中;如没数据也无录制)
- rs_created - enum class 中的枚举常量 rtc.AVDRecord.RecordStatus
- rs_exception - enum class 中的枚举常量 rtc.AVDRecord.RecordStatus
-
< 录制被删除
- rs_recording - enum class 中的枚举常量 rtc.AVDRecord.RecordStatus
-
< 创建录制
- rs_removed - enum class 中的枚举常量 rtc.AVDRecord.RecordStatus
-
< 录制完成可查看
- rtc - 程序包 rtc
- RtspClient - rtc中的类
-
Rtsp客户端.
- RUBBER_LINE - enum class 中的枚举常量 rtc.WhiteboardDrawView.ToolType
- RUBBER_RECTANGLE - enum class 中的枚举常量 rtc.WhiteboardDrawView.ToolType
- runOnLoopThreadSync(Runnable) - 类中的静态方法 rtc.AVDEngine
-
已过时。
- runOnMainThreadAsync(Runnable) - 类中的静态方法 rtc.AVDEngine
-
已过时。
- rv_ass1 - enum class 中的枚举常量 rtc.AVDRecord.RecordVideoType
-
< 视频主流
- rv_ass2 - enum class 中的枚举常量 rtc.AVDRecord.RecordVideoType
-
< 视频辅流1
- rv_main - enum class 中的枚举常量 rtc.AVDRecord.RecordVideoType
-
< 无视频
- rv_none - enum class 中的枚举常量 rtc.AVDRecord.RecordVideoType
All Classes and Interfaces|常量字段值|所有程序包