sdp_session_level Struct Reference


Data Fields

int sdp_version
 protocol version (currently 0)
int id
 session ID
int version
 session version
int start_time
 session start time (NTP time, in seconds), or 0 in case of permanent session
int end_time
 session end time (NTP time, in seconds), or 0 if the session is not bounded
int ttl
 TTL, in case of multicast stream.
const char * user
 username of the session's creator
const char * src_addr
 IP address of the machine from which the session was created.
const char * dst_addr
 destination IP address (can be multicast)
const char * name
 session name (can be an empty string)

Detailed Description

Definition at line 35 of file sdp.c.


Field Documentation

protocol version (currently 0)

Definition at line 36 of file sdp.c.

Referenced by sdp_write_header().

session ID

Definition at line 37 of file sdp.c.

Referenced by sdp_write_header().

session version

Definition at line 38 of file sdp.c.

Referenced by sdp_write_header().

session start time (NTP time, in seconds), or 0 in case of permanent session

Definition at line 39 of file sdp.c.

Referenced by sdp_write_header().

session end time (NTP time, in seconds), or 0 if the session is not bounded

Definition at line 41 of file sdp.c.

Referenced by sdp_write_header().

TTL, in case of multicast stream.

Definition at line 43 of file sdp.c.

Referenced by avf_sdp_create(), and sdp_write_header().

username of the session's creator

Definition at line 44 of file sdp.c.

Referenced by avf_sdp_create().

IP address of the machine from which the session was created.

Definition at line 45 of file sdp.c.

Referenced by avf_sdp_create(), and sdp_write_header().

destination IP address (can be multicast)

Definition at line 46 of file sdp.c.

Referenced by avf_sdp_create(), and sdp_write_header().

session name (can be an empty string)

Definition at line 47 of file sdp.c.

Referenced by avf_sdp_create(), and sdp_write_header().


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

Generated on Tue Apr 20 17:40:12 2010 for FFmpeg by  doxygen 1.5.6