Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SRDeviceMode

Ju Liaoyuan edited this page Dec 20, 2022 · 1 revision

SRDeviceMode Constants Reference

Declared in SNConstant.h

SRDeviceMode

Definition

typedef NS_ENUM(NSInteger, SRDeviceMode ) { 
 
 SRDeviceModeGeneral,
 
 SRDeviceModeCommunication,
 
};

Constants

SRDeviceModeGeneral

普通模式。麦上麦下都走媒体模式。不会开启系统的AEC,音质高。

Declared In SNConstant.h.

SRDeviceModeCommunication

通话模式。麦上通话模式,麦下媒体模式。会先经过系统AEC,音质会劣于 General 。

Declared In SNConstant.h.

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /