GstClockClass.getResolution

struct GstClockClass
extern (C)
GstClockTime function(GstClock* clock) getResolution;

Return Value

the resolution of the clock in units of GstClockTime

MT safe.