TVIIsacCodecSampleRate Constants Reference

Declared in TVIIsacCodec.h
References [Mapping to SDP Parameters](https://tools.ietf.org/html/draft-ietf-avt-rtp-isac-04#section-6)

TVIIsacCodecSampleRate

TVIIsacCodecSampleRate specifies the possible sample rates supported by the TVIIsacCodec/

Definition

typedef NS_ENUM(uint16_t, TVIIsacCodecSampleRate ) {
   TVIIsacCodecSampleRateWideband = 16000,
   TVIIsacCodecSampleRateSuperWideband = 32000,
};

Constants

TVIIsacCodecSampleRateWideband

iSAC Wideband Payload Format

Declared In TVIIsacCodec.h.

TVIIsacCodecSampleRateSuperWideband

iSAC Superwideband Payload Format

Declared In TVIIsacCodec.h.

Declared In

TVIIsacCodec.h