MT safe.
SystemClock.obtain
gst.clock.Clock obtain()Get a handle to the default system clock. The refcount of the clock will be increased so you need to unref the clock after usage.
Returns
the default clock.
gst.clock.Clock obtain()Get a handle to the default system clock. The refcount of the clock will be increased so you need to unref the clock after usage.
MT safe.