VLC 4.0.0-dev
Loading...
Searching...
No Matches

SDP connection address. More...

#include <sdp.h>

Collaboration diagram for vlc_sdp_conn:
[legend]

Data Fields

struct vlc_sdp_connnext
 
int family
 
unsigned char ttl
 
unsigned short addr_count
 
char addr []
 

Detailed Description

SDP connection address.

Field Documentation

◆ addr

char vlc_sdp_conn::addr[]

Referenced by OpenSDP(), and vlc_sdp_conn_parse().

◆ addr_count

unsigned short vlc_sdp_conn::addr_count

Referenced by vlc_sdp_conn_parse().

◆ family

int vlc_sdp_conn::family

Referenced by vlc_sdp_conn_parse().

◆ next

struct vlc_sdp_conn* vlc_sdp_conn::next

◆ ttl

unsigned char vlc_sdp_conn::ttl

Referenced by vlc_sdp_conn_parse().


The documentation for this struct was generated from the following file: