IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for iOS Platforms
AIRBRTCConfig Class Reference
Inheritance diagram for AIRBRTCConfig:

Properties

BOOL audioOnlyModeEnabled
 
CGSize videoStreamTypeHighDimensions
 
BOOL videoStreamTypeLowPublished
 

Property Documentation

◆ audioOnlyModeEnabled

- (BOOL) audioOnlyModeEnabled
readwritenonatomicassign

是否开启纯音频模式,默认为NO(关闭)

  • YES: 只有音频推流和拉流(纯音频)
  • NO: 音视频都支持
    Note
    需要在joinChannel之前配置

◆ videoStreamTypeHighDimensions

- (CGSize) videoStreamTypeHighDimensions
readwritenonatomicassign

高分辨率视频流(大流)的编码分辨率,默认为640x480

◆ videoStreamTypeLowPublished

- (BOOL) videoStreamTypeLowPublished
readwritenonatomicassign

是否同时推送低分辨率视频流(小流),默认开启(小流的分辨率无法修改)


The documentation for this class was generated from the following file: