RCRTCAudioCodecType Constants Reference

Declared in RCRTCLibDefine.h

RCRTCAudioCodecType

音频编解码

Definition

typedef NS_ENUM(NSUInteger, RCRTCAudioCodecType ) {
   RCRTCAudioCodecPCMU = 0,
   RCRTCAudioCodecOPUS = 111,
};

Constants

RCRTCAudioCodecPCMU
 PCMU

Declared In RCRTCLibDefine.h.

RCRTCAudioCodecOPUS
 OPUS

Declared In RCRTCLibDefine.h.

Declared In

RCRTCLibDefine.h