GSTLALDrop

GSTLALDrop — Drop samples from the start of a stream.

Synopsis

struct              GSTLALDrop;
struct              GSTLALDropClass;
#define             GSTLAL_DROP_TYPE

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GSTLALDrop

Properties

  "drop-samples"             guint                 : Read / Write / Construct

Description

Reviewed: 185fc2b55190824ac79df11d4165d0d704d68464 2014-08-12 K. Cannon, J. Creighton, B. Sathyaprakash.

Details

struct GSTLALDrop

struct GSTLALDrop;

struct GSTLALDropClass

struct GSTLALDropClass {
	GstElementClass parent_class;
};

GstElementClass parent_class;

the parent class

GSTLAL_DROP_TYPE

#define             GSTLAL_DROP_TYPE

Property Details

The "drop-samples" property

  "drop-samples"             guint                 : Read / Write / Construct

number of samples to drop from the beginning of a stream.

Default value: 0