#include "../Include_i.h"
Macros | |
#define | LOG_CLASS "SDP" |
Functions | |
STATUS | parseMediaName (PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen) |
STATUS | parseSessionAttributes (PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen) |
STATUS | parseMediaAttributes (PSessionDescription pSessionDescription, PCHAR pch, UINT32 lineLen) |
STATUS | deserializeSessionDescription (PSessionDescription pSessionDescription, PCHAR sdpBytes) |
#define LOG_CLASS "SDP" |
STATUS deserializeSessionDescription | ( | PSessionDescription | pSessionDescription, |
PCHAR | sdpBytes | ||
) |
STATUS parseMediaAttributes | ( | PSessionDescription | pSessionDescription, |
PCHAR | pch, | ||
UINT32 | lineLen | ||
) |
STATUS parseMediaName | ( | PSessionDescription | pSessionDescription, |
PCHAR | pch, | ||
UINT32 | lineLen | ||
) |
STATUS parseSessionAttributes | ( | PSessionDescription | pSessionDescription, |
PCHAR | pch, | ||
UINT32 | lineLen | ||
) |