Gst.Clock::get_resolution
function vfunc_get_resolution():Gst.ClockTime { }
Get the accuracy of the clock. The accuracy of the clock is the granularity of the values returned by Gst.Clock.prototype.get_time.
- Returns
the resolution of the clock in units of Gst.ClockTime. MT safe.