gstlal  1.4.1
Classes | Namespaces | Functions
lal_checktimestamps.py File Reference

This gstreamer element checks timestamps; see lal_checktimestamps for more information. More...

Go to the source code of this file.

Classes

class  lal_checktimestamps.lal_checktimestamps
 Gstreamer element that will verify that the timestamps agree with incoming buffers based on tracking the buffer offsets. More...
 

Namespaces

 lal_checktimestamps
 A gstreamer element to check time stamps.
 

Functions

def lal_checktimestamps.printable_timestamp (timestamp)
 A function to nicely format a timestamp for printing. More...
 
def lal_checktimestamps.gst_buffer_flag_is_set (buf, flags)
 

Detailed Description

This gstreamer element checks timestamps; see lal_checktimestamps for more information.

Definition in file lal_checktimestamps.py.