GstTSVEnc

GstTSVEnc — Converts audio time-series to tab-separated ascii text, a format compatible with most plotting utilities.

Properties

guint64 start-time Read / Write / Construct
guint64 stop-time Read / Write / Construct

Types and Values

#define GST_TSVENC_TYPE
struct GstTSVEnc
struct GstTSVEncClass

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstBaseTransform
                ╰── GstTSVEnc

Description

Reviewed: 434cd4387c6349e68e764b78ed44e2867839c06d 2014-08-12 K. Cannon, J. Creighton, B. Sathyaprakash.

Functions

Types and Values

GST_TSVENC_TYPE

#define             GST_TSVENC_TYPE


struct GstTSVEnc

struct GstTSVEnc;

struct GstTSVEncClass

struct GstTSVEncClass {
  GstBaseTransformClass parent_class;
};

Members

GstBaseTransformClass parent_class;

the parent class

 

Property Details

The “start-time” property

  “start-time”               guint64

Start dumping data at this time in nanoseconds.

Flags: Read / Write / Construct

Default value: 0


The “stop-time” property

  “stop-time”                guint64

Stop dumping data at this time in nanoseconds.

Flags: Read / Write / Construct

Default value: 18446744073709551615