Interval Struct Reference


Data Fields

int64_t start_ts
 start timestamp expressed as microseconds units
int64_t end_ts
 end timestamp expressed as microseconds units
int index
 unique index for these interval commands
Commandcommands
int nb_commands
int enabled
 current time detected inside this interval

Detailed Description

Definition at line 64 of file f_sendcmd.c.


Field Documentation

Definition at line 68 of file f_sendcmd.c.

Referenced by init(), parse_interval(), process_frame(), and uninit().

current time detected inside this interval

Definition at line 70 of file f_sendcmd.c.

Referenced by process_frame().

end timestamp expressed as microseconds units

Definition at line 66 of file f_sendcmd.c.

Referenced by init(), parse_interval(), and process_frame().

unique index for these interval commands

Definition at line 67 of file f_sendcmd.c.

Referenced by cmp_intervals(), init(), parse_interval(), and process_frame().

Definition at line 69 of file f_sendcmd.c.

Referenced by init(), parse_interval(), process_frame(), and uninit().

start timestamp expressed as microseconds units

Definition at line 65 of file f_sendcmd.c.

Referenced by cmp_intervals(), init(), parse_interval(), and process_frame().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8