|
gstlal 1.13.0
|
A gstreamer element to check time stamps. More...
Classes | |
| class | lal_checktimestamps |
| Gstreamer element that will verify that the timestamps agree with incoming buffers based on tracking the buffer offsets. More... | |
Functions | |
| printable_timestamp (timestamp) | |
| A function to nicely format a timestamp for printing. | |
| gst_buffer_flag_is_set (buf, flags) | |
A gstreamer element to check time stamps.
| gst_buffer_flag_is_set | ( | buf, | |
| flags ) |
Definition at line 82 of file lal_checktimestamps.py.
| printable_timestamp | ( | timestamp | ) |
A function to nicely format a timestamp for printing.
Definition at line 73 of file lal_checktimestamps.py.