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
See Also
Declared In
TVIIsacCodec.h