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

SDP session descriptor. More...

#include <sdp.h>

Collaboration diagram for vlc_sdp:
[legend]

Data Fields

char * name
 
char * info
 
struct vlc_sdp_connconn
 
struct vlc_sdp_attrattrs
 
struct vlc_sdp_mediamedia
 

Detailed Description

SDP session descriptor.

Field Documentation

◆ attrs

struct vlc_sdp_attr* vlc_sdp::attrs

◆ conn

struct vlc_sdp_conn* vlc_sdp::conn

◆ info

char* vlc_sdp::info

Referenced by vlc_sdp_free(), and vlc_sdp_parse().

◆ media

struct vlc_sdp_media* vlc_sdp::media

◆ name

char* vlc_sdp::name

Referenced by vlc_sdp_free(), and vlc_sdp_parse().


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