get_clock
Description:
Gets the currently configured clock of the element.
This is the clock as was last set with set_clock.
Elements in a pipeline will only have their clock set when the pipeline is in the PLAYING state.
Parameters:
this |
a Element to get the clock of. |
Returns:
the Clock of the element. unref after usage. MT safe. |