#include <priv.h>
Data Fields | |
time_t | start |
time_t | stop |
fsdp_repeat_t ** | repeats |
unsigned int | repeats_count |
The start and stop times as well as the information from the r= lines for a t= line are stored in this structures.
Definition at line 190 of file priv.h.
|
Definition at line 193 of file priv.h. Referenced by fsdp_add_repeat(), fsdp_get_period_repeat_duration(), fsdp_get_period_repeat_interval(), fsdp_get_period_repeat_offsets(), fsdp_get_period_repeat_offsets_count(), and fsdp_make_description(). |
|
Definition at line 194 of file priv.h. Referenced by fsdp_add_repeat(), fsdp_get_period_repeat_offsets(), fsdp_get_period_repeat_offsets_count(), fsdp_get_period_repeats_count(), and fsdp_make_description(). |
|
Definition at line 191 of file priv.h. Referenced by fsdp_add_period(), fsdp_get_period_start(), and fsdp_make_description(). |
|
Definition at line 192 of file priv.h. Referenced by fsdp_add_period(), fsdp_get_period_stop(), and fsdp_make_description(). |