sdp_session_level Struct Reference

List of all members.


Detailed Description

Definition at line 28 of file sdp.c.


Public Attributes

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)

Member Data Documentation

protocol version (currently 0)

Definition at line 29 of file sdp.c.

Referenced by sdp_write_header().

session id

Definition at line 30 of file sdp.c.

Referenced by sdp_write_header().

session version

Definition at line 31 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 32 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 34 of file sdp.c.

Referenced by sdp_write_header().

TTL, in case of multicast stream.

Definition at line 36 of file sdp.c.

Referenced by avf_sdp_create(), and sdp_write_header().

username of the session's creator

Definition at line 37 of file sdp.c.

Referenced by avf_sdp_create().

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

Definition at line 38 of file sdp.c.

Referenced by avf_sdp_create(), and sdp_write_header().

destination IP address (can be multicast)

Definition at line 39 of file sdp.c.

Referenced by avf_sdp_create(), and sdp_write_header().

session name (can be an empty string)

Definition at line 40 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 Sat Dec 18 05:16:10 2010 for MythTV by  doxygen 1.5.5