IrisStreamQuality Constants Reference

Declared in IrisRtcAudioSession.h

IrisStreamQuality

These are the different Iris RTC call quality status

Definition

typedef NS_ENUM(NSUInteger, IrisStreamQuality ) {
   kNonHD,
   kHD,
   kNONE,
};

Constants

kNonHD

When the call is not hd

Declared In IrisRtcAudioSession.h.

kHD

When the call is hd

Declared In IrisRtcAudioSession.h.

kNONE

Default

Declared In IrisRtcAudioSession.h.

Declared In

IrisRtcAudioSession.h