NERtc Android SDK  V4.6.0
Public 属性 | 所有成员列表
com.netease.lava.nertc.sdk.NERtcConstants.MediaPriority接口 参考

Public 属性

int MEDIA_PRIORITY_HIGH = RTCMediaPriority.MEDIA_PRIORITY_HIGH
 
int MEDIA_PRIORITY_NORMAL = RTCMediaPriority.MEDIA_PRIORITY_NORMAL
 

详细描述

媒体流优先级。

类成员变量说明

◆ MEDIA_PRIORITY_HIGH

int com.netease.lava.nertc.sdk.NERtcConstants.MediaPriority.MEDIA_PRIORITY_HIGH = RTCMediaPriority.MEDIA_PRIORITY_HIGH

高优先级。

◆ MEDIA_PRIORITY_NORMAL

int com.netease.lava.nertc.sdk.NERtcConstants.MediaPriority.MEDIA_PRIORITY_NORMAL = RTCMediaPriority.MEDIA_PRIORITY_NORMAL

(默认)普通优先级。


该接口的文档由以下文件生成: