sipxtacklib  Version 3.3
Public Attributes | List of all members
AUDIO_CODEC_PREFERENCES Struct Reference

#include <sipXtapiInternal.h>

Public Attributes

bool bInitialized
 Is the data valid. More...
 
int numCodecs
 Number of codecs. More...
 
SIPX_AUDIO_BANDWIDTH_ID codecPref
 Numeric Id of codec preference. More...
 
SIPX_AUDIO_BANDWIDTH_ID fallBack
 Fallback id if codec setting fails. More...
 
UtlString * pPreferences
 List of preferred codecs. More...
 
SdpCodec ** sdpCodecArray
 Pointer to an array of codecs. More...
 

Member Data Documentation

bool bInitialized

Is the data valid.

int numCodecs

Number of codecs.

Numeric Id of codec preference.

Fallback id if codec setting fails.

UtlString* pPreferences

List of preferred codecs.

SdpCodec** sdpCodecArray

Pointer to an array of codecs.


sipXtackLib home page