SIPX_CODEC_INFO Struct Reference

#include <sipXtapi.h>


Detailed Description

In the MEDIA_LOCAL_START and MEDIA_REMOTE_START events the SIPX_CODEC_INFO structure is being passed up to the event handler and contains information about the negotiated audio and video codec.


Data Fields

SIPX_AUDIO_CODEC audioCodec
 Audio codec.
SIPX_VIDEO_CODEC videoCodec
 Video codec.
bool bIsEncrypted
 SRTP enabled.


Field Documentation

SIPX_AUDIO_CODEC SIPX_CODEC_INFO::audioCodec

Audio codec.

SIPX_VIDEO_CODEC SIPX_CODEC_INFO::videoCodec

Video codec.

bool SIPX_CODEC_INFO::bIsEncrypted

SRTP enabled.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 31 22:16:37 2007 for sipXtapi by  doxygen 1.5.1-p1