Gets the internal rate and reference time of clock. See gst.clock.Clock.setCalibration for more information.
internal, external, rate_num, and rate_denom can be left null if the caller is not interested in the values.
a location to store the internal time
a location to store the external time
a location to store the rate numerator
a location to store the rate denominator
Gets the internal rate and reference time of clock. See gst.clock.Clock.setCalibration for more information.
internal, external, rate_num, and rate_denom can be left null if the caller is not interested in the values.