GstSDPTime

The contents of the SDP "t=" field which specify the start and stop times for a conference session.

Members

Variables

repeat
GArray* repeat;

repeat times for a session

start
char* start;

start time for the conference. The value is the decimal representation of Network Time Protocol (NTP) time values in seconds

stop
char* stop;

stop time for the conference. The value is the decimal representation of Network Time Protocol (NTP) time values in seconds