Element.getClock

Gets the currently configured clock of the element. This is the clock as was last set with gst_element_set_clock().

class Element
getClock
()

Return Value

Type: Clock

the GstClock of the element. unref after usage. MT safe. [transfer full]

Meta