Declared in BZMediaParams.h

BZAudioSessionOutputRoute

This constant enumerator defines the Audio Session Output Route (ASOR).

Definition

typedef NS_ENUM(NSInteger, BZAudioSessionOutputRoute ) {
   ASOR_Default = 0,
   ASOR_DeviceSpeaker = 1,
};

Constants

ASOR_Default

Default.

Declared In BZMediaParams.h.

ASOR_DeviceSpeaker

Device Speaker.

Declared In BZMediaParams.h.

Declared In

BZMediaParams.h