AgoraAudioCodecProfileType Constants Reference

Declared in AgoraEnumerates.h

AgoraAudioCodecProfileType

Audio codec profile.

Definition

typedef NS_ENUM(NSInteger, AgoraAudioCodecProfileType ) {
   AgoraAudioCodecProfileLCAAC = 0,
   AgoraAudioCodecProfileHEAAC = 1,
   AgoraAudioCodecProfileHEAACv2 = 2,
};

Constants

AgoraAudioCodecProfileLCAAC

0: (Default) LC-AAC

Declared In AgoraEnumerates.h.

AgoraAudioCodecProfileHEAAC

1: HE-AAC

Declared In AgoraEnumerates.h.

AgoraAudioCodecProfileHEAACv2

2: HE-AAC v2

Available in v3.6.0

Declared In AgoraEnumerates.h.

Declared In

AgoraEnumerates.h