
Data Fields | |
| struct sdp_t * | parent |
| char * | fmt |
| struct sockaddr_storage | addr |
| socklen_t | addrlen |
| unsigned | n_addr |
| int | i_attributes |
| attribute_t ** | pp_attributes |
struct sdp_t* sdp_media_t::parent [read] |
| char* sdp_media_t::fmt |
Referenced by FreeSDP(), ParseConnection(), and ParseSDP().
struct sockaddr_storage sdp_media_t::addr [read] |
Referenced by ParseConnection(), and ParseSDP().
| socklen_t sdp_media_t::addrlen |
Referenced by ParseConnection(), and ParseSDP().
| unsigned sdp_media_t::n_addr |
Referenced by ParseConnection(), and ParseSDP().
Referenced by FindAttribute(), FreeSDP(), and ParseSDP().
Referenced by FindAttribute(), FreeSDP(), and ParseSDP().
1.5.6