AgoraAudioCodecProfileType Constants Reference
Declared in | AgoraEnumerates.h |
---|
AgoraAudioCodecProfileType
Audio codec profile.
Definition
typedef NS_ENUM(NSInteger, AgoraAudioCodecProfileType ) {
AgoraAudioCodecProfileLCAAC = 0,
AgoraAudioCodecProfileHEAAC = 1,
AgoraAudioCodecProfileHEAACv2 = 2,
};
Constants
Declared In
AgoraEnumerates.h