AgoraAudioCodecProfileType Constants Reference

Declared in AgoraEnumerates.h

AgoraAudioCodecProfileType

Audio codec profile.

Definition

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

Constants

AgoraAudioCodecProfileLCAAC

(Default) LC-AAC, the low-complexity audio codec profile.

Declared In AgoraEnumerates.h.

AgoraAudioCodecProfileHEAAC

HE-AAC, the high-efficiency audio codec profile.

Declared In AgoraEnumerates.h.

Declared In

AgoraEnumerates.h