SMAudioCodecTypes Constants Reference

Declared in SMCodecSet.h
Availability 3.0.5

SMAudioCodecTypes

Definition

typedef NS_ENUM(NSInteger, SMAudioCodecTypes ) {
   AC_PCMA,
   AC_PCMU,
   AC_ISAC,
   AC_OPUS,
   AC_G722,
   AC_ILBC,
};

Constants

AC_PCMA

PCMA

Declared In SMCodecSet.h.

AC_PCMU

PCMU

Declared In SMCodecSet.h.

AC_ISAC

ISAC

Declared In SMCodecSet.h.

AC_OPUS

OPUS

Declared In SMCodecSet.h.

AC_G722

G722

Declared In SMCodecSet.h.

AC_ILBC

ILBC

Declared In SMCodecSet.h.

Availability

3.0.5

Declared In

SMCodecSet.h