SIP Witch 1.9.15
|
SDP bandwidth definition. More...
#include <sdp_message.h>
Data Fields | |
char * | b_bwtype |
bandwidth type More... | |
char * | b_bandwidth |
bandwidth value More... | |
SDP bandwidth definition.
Definition at line 58 of file sdp_message.h.
char* sdp_bandwidth::b_bandwidth |
bandwidth value
Definition at line 60 of file sdp_message.h.
char* sdp_bandwidth::b_bwtype |
bandwidth type
Definition at line 59 of file sdp_message.h.