- MainBroadcaster - cn.tee3.avd中的类
-
直播主播接口类
直播主播接口定义了直播主播对象创建、直播发布和关闭操作。
- MainBroadcaster.BroadListenerHandler - cn.tee3.avd中的类
-
- MainBroadcaster.Listener - cn.tee3.avd中的接口
-
直播主播回调接口类
直播主播回调接口定义了直播对象操作的异步返回,直播状态通知等。
- MainBroadcaster.MixerVideoLayoutType - cn.tee3.avd中的枚举
-
视频混频布局类型
- makeCurrent() - 接口 中的方法tee3.webrtc.EglBase
-
- mandatory - 类 中的变量tee3.webrtc.MediaConstraints
-
- MAnnotationInternal - cn.tee3.avd中的类
-
注释模块.
- MAnnotationInternal(long) - 类 的构造器cn.tee3.avd.MAnnotationInternal
-
- MAnnotationInternal.AnnotationStr - cn.tee3.avd中的类
-
注释主体
- MAnnotationInternal.AnnotationStr.Annotationbase - cn.tee3.avd中的类
-
- MAnnotationInternal.AnnotationStr.Annotationbase.MColor - cn.tee3.avd中的类
-
- MAnnotationInternal.AnnotationStr.Annotationbase.Rect - cn.tee3.avd中的类
-
- MAnnotationInternal.AnnotationStr.Annotationbase.TextInfo - cn.tee3.avd中的类
-
- MAnnotationInternal.AnnotationStr.MPoint - cn.tee3.avd中的类
-
- MAnnotationInternal.Listener - cn.tee3.avd中的接口
-
注释接口
- map - 类 中的变量tee3.webrtc.Metrics
-
- MAudio - cn.tee3.avd中的类
-
房间中音频模块接口.
- MAudio(Room) - 类 的构造器cn.tee3.avd.MAudio
-
- MAudio.AudioInfo - cn.tee3.avd中的类
-
语音激励信息结构.
- MAudio.Listener - cn.tee3.avd中的接口
-
房间中音频模块回调接口.
- MAudio.MixerDataListener - cn.tee3.avd中的接口
-
房间中音频混音数据回调接口.
- MAudio.PCMAudioDataBean - cn.tee3.avd中的类
-
- MAudio.SubscribeListener - cn.tee3.avd中的接口
-
- max - 类 中的变量tee3.webrtc.CameraEnumerationAndroid.CaptureFormat.FramerateRange
-
- max - 类 中的变量tee3.webrtc.Metrics.HistogramInfo
-
- maxBitrateBps - 类 中的变量tee3.webrtc.RtpParameters.Encoding
-
- maxFramerate - 类 中的变量tee3.webrtc.VideoEncoder.Settings
-
- maxIPv6Networks - 类 中的变量tee3.webrtc.PeerConnection.RTCConfiguration
-
- maxRetransmits - 类 中的变量tee3.webrtc.DataChannel.Init
-
- maxRetransmitTimeMs - 类 中的变量tee3.webrtc.DataChannel.Init
-
- MChat - cn.tee3.avd中的类
-
房间中聊天模块接口.
- MChat(Room) - 类 的构造器cn.tee3.avd.MChat
-
- MChat.Listener - cn.tee3.avd中的接口
-
房间中聊天模块回调接口.
- MChat.Message - cn.tee3.avd中的类
-
聊天消息结构.
- MColor(int, int, int, int) - 类 的构造器cn.tee3.avd.MAnnotationInternal.AnnotationStr.Annotationbase.MColor
-
- measure(int, int, int, int) - 类 中的方法tee3.webrtc.RendererCommon.VideoLayoutMeasure
-
- media_type - 类 中的变量cn.tee3.avd.NetworkStats.MediaStats
-
- MediaCodecAudioEncoder - tee3.webrtc中的类
-
- MediaCodecAudioEncoder.AudioCodecType - tee3.webrtc中的枚举
-
- MediaCodecVideoDecoder - tee3.webrtc中的类
-
- MediaCodecVideoDecoder.MediaCodecVideoDecoderErrorCallback - tee3.webrtc中的接口
-
- MediaCodecVideoDecoder.VideoCodecType - tee3.webrtc中的枚举
-
- MediaCodecVideoEncoder - tee3.webrtc中的类
-
- MediaCodecVideoEncoder.BitrateAdjustmentType - tee3.webrtc中的枚举
-
- MediaCodecVideoEncoder.EncoderProperties - tee3.webrtc中的类
-
- MediaCodecVideoEncoder.H264Profile - tee3.webrtc中的枚举
-
- MediaCodecVideoEncoder.MediaCodecVideoEncoderErrorCallback - tee3.webrtc中的接口
-
- MediaCodecVideoEncoder.VideoCodecType - tee3.webrtc中的枚举
-
- MediaConstraints - tee3.webrtc中的类
-
Description of media constraints for MediaStream
and
PeerConnection
.
- MediaConstraints() - 类 的构造器tee3.webrtc.MediaConstraints
-
- MediaConstraints.KeyValuePair - tee3.webrtc中的类
-
Simple String key/value pair.
- MediaSource - tee3.webrtc中的类
-
Java wrapper for a C++ MediaSourceInterface.
- MediaSource(long) - 类 的构造器tee3.webrtc.MediaSource
-
- MediaSource.State - tee3.webrtc中的枚举
-
Tracks MediaSourceInterface.SourceState
- MediaStats(int, int, int, int, int, String, String, int, int, int, int, int) - 类 的构造器cn.tee3.avd.NetworkStats.MediaStats
-
< 视频帧率
- MediaStream - tee3.webrtc中的类
-
Java wrapper for a C++ MediaStreamInterface.
- MediaStream(long) - 类 的构造器tee3.webrtc.MediaStream
-
- MediaStreamTrack - tee3.webrtc中的类
-
Java wrapper for a C++ MediaStreamTrackInterface.
- MediaStreamTrack(long) - 类 的构造器tee3.webrtc.MediaStreamTrack
-
- MediaStreamTrack.MediaType - tee3.webrtc中的枚举
-
- MediaStreamTrack.State - tee3.webrtc中的枚举
-
Tracks MediaStreamTrackInterface.TrackState
- Message(int, String, String, String) - 类 的构造器cn.tee3.avd.MChat.Message
-
< 消息内容
- Metrics - tee3.webrtc中的类
-
- Metrics.HistogramInfo - tee3.webrtc中的类
-
Class holding histogram information.
- MGetRes - cn.tee3.avd中的类
-
Created by Administrator on 2018/8/21.
- MGetRes() - 类 的构造器cn.tee3.avd.MGetRes
-
- microphone_has - 类 中的静态变量cn.tee3.avd.User.UserStatus
-
用户状态位
- microphone_on - 类 中的静态变量cn.tee3.avd.User.UserStatus
-
< 拥有麦克风设置位
- min - 类 中的变量tee3.webrtc.CameraEnumerationAndroid.CaptureFormat.FramerateRange
-
- min - 类 中的变量tee3.webrtc.Metrics.HistogramInfo
-
- mixMedia4Live(String, MSvrLive.MixVideos, String) - 类 中的方法cn.tee3.avd.MSvrLive
-
为特定直播频道设置混流视频源
- MixVideos() - 类 的构造器cn.tee3.avd.MSvrLive.MixVideos
-
- MixVideos(int, int, int) - 类 的构造器cn.tee3.avd.MSvrLive.MixVideos
-
- MLocalRecord - cn.tee3.avd中的类
-
本地录制天模块接口.
- MLocalRecord(Room) - 类 的构造器cn.tee3.avd.MLocalRecord
-
- MLocalRecord.StreamOutListener - cn.tee3.avd中的接口
-
录制中录制音视频流回调接口.
- modifyPoint(int, int, int) - 类 中的方法cn.tee3.avd.WhiteboardDrawView.DrawViewBean
-
- Module - cn.tee3.avd中的类
-
房间模块接口类
房间模块接口定义了房间模块公共的操作。
- Module(Room, Module.Type, long) - 类 的构造器cn.tee3.avd.Module
-
- Module.Type - cn.tee3.avd中的枚举
-
- monitorAudioLevel() - 类 中的方法cn.tee3.avd.MAudio
-
开启语音激励功能
- mPlayUrl - 类 中的变量cn.tee3.avd.LivecastViewer
-
- MPoint() - 类 的构造器cn.tee3.avd.MAnnotationInternal.AnnotationStr.MPoint
-
- MPoint(int, int) - 类 的构造器cn.tee3.avd.MAnnotationInternal.AnnotationStr.MPoint
-
- mRender - 类 中的变量cn.tee3.avd.LivecastViewer
-
- MScreen - cn.tee3.avd中的类
-
房间中屏幕窗口共享模块接口.
- MScreen(Room) - 类 的构造器cn.tee3.avd.MScreen
-
- MScreen.Listener - cn.tee3.avd中的接口
-
房间中屏幕窗口共享模块回调接口.
- MScreen.ScreenResolution - cn.tee3.avd中的枚举
-
- MScreen.ScreenType - cn.tee3.avd中的枚举
-
- MScreen.ScreenWindow - cn.tee3.avd中的类
-
屏幕窗口设备信息结构.
- msg_onDialogueResult - 类 中的变量cn.tee3.avd.Livecast
-
- msg_onLivecastStatus - 类 中的变量cn.tee3.avd.Livecast
-
- msg_onPublishResult - 类 中的变量cn.tee3.avd.Livecast
-
- msg_onRtmpPlay - 类 中的变量cn.tee3.avd.Livecast
-
- msg_onRtmpStop - 类 中的变量cn.tee3.avd.Livecast
-
- MSvrLive - cn.tee3.avd中的类
-
房间旁路直播管理接口.
- MSvrLive(Room) - 类 的构造器cn.tee3.avd.MSvrLive
-
- MSvrLive.Listener - cn.tee3.avd中的接口
-
直播频道回调接口类
直播频道回调接口定义了直播频道管理操作的异步返回。
- MSvrLive.MixVideos - cn.tee3.avd中的类
-
视频混流信息结构.
- MSvrLive.VideoItem - cn.tee3.avd中的类
-
- multiplyMatrices(float[], float[]) - 类 中的静态方法tee3.webrtc.RendererCommon
-
Returns new matrix with the result of a * b.
- MUserManager - cn.tee3.avd中的类
-
用户管理接口类
用户管理接口定义了房间内所有用户和用户列表相关的功能操作。
- MUserManager(Room) - 类 的构造器cn.tee3.avd.MUserManager
-
- MUserManager.Listener - cn.tee3.avd中的接口
-
用户管理回调接口类
用户管理回调接口定义了房间用户和用户列表操作的异步返回,房间用户通知。
- muteAudio(String) - 类 中的方法cn.tee3.avd.MAudio
-
静默指定用户的音频,该用户音频将不会播放出来
- muteLocalCamera(String) - 类 中的方法cn.tee3.avd.MVideo
-
已经published或preview的视频暂停:视频卡住,且也不发送到网络上
- muteMicrophone(boolean) - 类 中的方法cn.tee3.avd.Livecast
-
本地麦克风静默及取消
- muteMicrophone() - 类 中的方法cn.tee3.avd.MAudio
-
本地麦克风静默
- muteSpeaker() - 类 中的方法cn.tee3.avd.MAudio
-
本地扬声器静默
- MVideo - cn.tee3.avd中的类
-
房间中视频模块接口.
- MVideo(Room) - 类 的构造器cn.tee3.avd.MVideo
-
- MVideo.Camera - cn.tee3.avd中的类
-
视频摄像头信息结构.
- MVideo.CameraCapability - cn.tee3.avd中的类
-
视频采集信息结构.
- MVideo.CameraType - cn.tee3.avd中的枚举
-
摄像头类型.
- MVideo.ChangeCaptureFormatListener - cn.tee3.avd中的接口
-
- MVideo.IInnerListener - cn.tee3.avd中的接口
-
房间中视频模块回调接口.
- MVideo.InnerListener - cn.tee3.avd中的类
-
- MVideo.Listener - cn.tee3.avd中的接口
-
房间中视频模块回调接口.
- MVideo.LocalVideoSource - cn.tee3.avd中的类
-
- MWhiteboard - cn.tee3.avd中的类
-
白板模块接口.
- MWhiteboard(Room) - 类 的构造器cn.tee3.avd.MWhiteboard
-
- MWhiteboard.DisplayDimension - cn.tee3.avd中的类
-
- MWhiteboard.Listener - cn.tee3.avd中的接口
-
白板回调接口
- MWhiteboard.tagColor - cn.tee3.avd中的类
-
颜色定义(It is only called by native code.)
- MWhiteboard.Whiteboard - cn.tee3.avd中的类
-
白板结构.
- MyGestureDetectorListener() - 类 的构造器cn.tee3.avd.WhiteboardDrawView.MyGestureDetectorListener
-
- MyGestureDetectorListener() - 类 的构造器cn.tee3.avd.WhiteboardView.MyGestureDetectorListener
-