Get the clock provided by the given element.
> An element is only required to provide a clock in the PAUSED > state. Some elements can provide a clock in other states.
| this |
a Element to query |
|
the GstClock provided by the element or null if no clock could be provided. Unref after usage. MT safe. |