clockselect
Pipeline that enables different clocks
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBin ╰──GstPipeline ╰──clockselect
Factory details
Authors: – Ederson de Souza
Classification: – Generic/Bin
Rank – none
Plugin – gstdebugutilsbad
Package – GStreamer Bad Plug-ins
Properties
async-handling
“async-handling” gboolean
The bin will handle Asynchronous state changes
Flags : Read / Write
Default value : false
auto-flush-bus
“auto-flush-bus” gboolean
Whether to automatically flush the pipeline's bus when going from READY into NULL state
Flags : Read / Write
Default value : true
clock-id
“clock-id” GstClockSelectClockId *
ID of pipeline clock
Flags : Read / Write
Default value : default (0)
delay
“delay” guint64
Expected delay needed for elements to spin up to PLAYING in nanoseconds
Flags : Read / Write
Default value : 0
latency
“latency” guint64
Latency to configure on the pipeline
Flags : Read / Write
Default value : 18446744073709551615
message-forward
“message-forward” gboolean
Forwards all children messages
Flags : Read / Write
Default value : false
ptp-domain
“ptp-domain” guint
PTP clock domain (meaningful only when Clock ID is PTP)
Flags : Read / Write
Default value : 0
Named constants
GstClockSelectClockId
Members
default
(0) – Default (elected from elements) pipeline clock
monotonic
(1) – System monotonic clock
realtime
(2) – System realtime clock
ptp
(3) – PTP clock
tai
(4) – System TAI clock
The results of the search are