NERtc iOS SDK  V4.4.301
属性 | 所有成员列表
NERtcVideoSubStreamEncodeConfiguration类 参考

Local substream publishing configuration 更多...

#import <NERtcEngineBase.h>

类 NERtcVideoSubStreamEncodeConfiguration 继承关系图:
NERtcBaseVideoEncodeConfiguration

属性

NERtcSubStreamContentPrefer contentPrefer
 The encoding strategy preference of the screen sharing feature is kNERtcSubStreamContentPreferMotion by default. 更多...
 
- 属性 继承自 NERtcBaseVideoEncodeConfiguration
NERtcVideoProfileType maxProfile
 Indicates the resolution of video encoding, used to measure encoding quality. 更多...
 
NERtcVideoFrameRate frameRate
 The frame rate of the video encoding. 更多...
 
NSInteger minFrameRate
 The minimum frame rate for video encoding. 更多...
 
NSInteger bitrate
 The bitrate of video encoding in kbps. 更多...
 
NSInteger minBitrate
 The minimum bitrate of video encoding in kbps. 更多...
 

详细描述

Local substream publishing configuration

属性说明

◆ contentPrefer

- (NERtcSubStreamContentPrefer) contentPrefer
readwritenonatomicassign

The encoding strategy preference of the screen sharing feature is kNERtcSubStreamContentPreferMotion by default.

For more information, see NERtcSubStreamContentPrefer.


该类的文档由以下文件生成: