Top | ![]() |
![]() |
![]() |
![]() |
GstTSVEncGstTSVEnc — Converts audio time-series to tab-separated ascii text, a format compatible with most plotting utilities. |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseTransform ╰── GstTSVEnc
The output is multi-column tab-separated ASCII text. The first column is the time, the remaining columns are the values of the channels in order.
Example:
$ gst-launch audiotestsrc ! audio/x-raw, format=F32LE, rate=64 ! lal_nxydump ! fdsink fd=1
Reviewed: 434cd4387c6349e68e764b78ed44e2867839c06d 2014-08-12 K. Cannon, J. Creighton, B. Sathyaprakash.
“start-time”
property“start-time” guint64
Start dumping data at this time in nanoseconds.
Flags: Read / Write / Construct
Default value: 0
“stop-time”
property“stop-time” guint64
Stop dumping data at this time in nanoseconds.
Flags: Read / Write / Construct
Default value: 18446744073709551615