gstlal  1.4.1
Public Member Functions | Public Attributes | List of all members
lal_checktimestamps.lal_checktimestamps Class Reference

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

Inheritance diagram for lal_checktimestamps.lal_checktimestamps:
[legend]
Collaboration diagram for lal_checktimestamps.lal_checktimestamps:
[legend]

Public Member Functions

def __init__ (self)
 
def do_set_property (self, prop, val)
 
def do_get_property (self, prop)
 
def do_set_caps (self, incaps, outcaps)
 
def do_start (self)
 
def check_time_offset_mismatch (self, buf)
 
def do_transform_ip (self, buf)
 

Public Attributes

 silent
 
 timestamp_fuzz
 
 unit_size
 
 units_per_second
 
 t0
 
 offset0
 
 next_offset
 
 next_timestamp
 

Detailed Description

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

Definition at line 88 of file lal_checktimestamps.py.


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