Clock.getMaster

Get the master clock that clock is slaved to or NULL when the clock is not slaved to any master clock.

class Clock
getMaster
()

Return Value

Type: Clock

a master gstreamer.Clock or NULL when this clock is not slaved to a master clock. Unref after usage.

MT safe.