sipXcallLib home page


Public Attributes | List of all members
SIPX_VIDEO_CODEC Struct Reference

The SIPX_VIDEO_CODEC structure includes codec name and bandwidth info. More...

#include <sipXtapi.h>

Public Attributes

char cName [SIPXTAPI_CODEC_NAMELEN]
 Codec name. More...
 
SIPX_VIDEO_BANDWIDTH_ID iBandWidth
 Bandwidth requirement. More...
 
int iPayloadType
 Payload type. More...
 

Detailed Description

The SIPX_VIDEO_CODEC structure includes codec name and bandwidth info.

Member Data Documentation

Codec name.

Bandwidth requirement.

int iPayloadType

Payload type.