|
sipxmediaadapterlib
Version 3.3
|
#include <os/OsStatus.h>#include <os/OsDefs.h>#include <os/OsProtectEvent.h>#include <os/OsMsgQ.h>#include <os/OsDatagramSocket.h>#include <net/SdpBody.h>#include <os/IStunSocket.h>

Go to the source code of this file.
Classes | |
| class | CpMediaInterface |
| Abstract media control interface. More... | |
Typedefs | |
| typedef enum SocketPurpose | SocketPurpose |
| The intended data that will be flowing through a socket. More... | |
| typedef enum SIPXMI_AUDIO_BANDWIDTH_ID | SIPXMI_AUDIO_BANDWIDTH_ID |
| SipX Media Interface Audio Bandwidth IDs. More... | |
Enumerations | |
| enum | SocketPurpose { UNKNOWN, RTP_AUDIO, RTCP_AUDIO, RTP_VIDEO, RTCP_VIDEO } |
| The intended data that will be flowing through a socket. More... | |
| enum | SIPXMI_AUDIO_BANDWIDTH_ID { AUDIO_MICODEC_BW_VARIABLE =0, AUDIO_MICODEC_BW_LOW, AUDIO_MICODEC_BW_NORMAL, AUDIO_MICODEC_BW_HIGH, AUDIO_MICODEC_BW_CUSTOM, AUDIO_MICODEC_BW_DEFAULT } |
| SipX Media Interface Audio Bandwidth IDs. More... | |
| typedef enum SocketPurpose SocketPurpose |
The intended data that will be flowing through a socket.
| typedef enum SIPXMI_AUDIO_BANDWIDTH_ID SIPXMI_AUDIO_BANDWIDTH_ID |
SipX Media Interface Audio Bandwidth IDs.
| enum SocketPurpose |
The intended data that will be flowing through a socket.
SipX Media Interface Audio Bandwidth IDs.
1.8.11