OcaMediaClockRate¶
-
class
OcaMediaClockRate()¶ Media clock nominal rate and associated parameters.
-
OcaMediaClockRate.NominalRate¶ type: number
Nominal clock rate, in hertz.
-
OcaMediaClockRate.PullRange¶ type: number
Pull range in hertz. Not all clock types will specify this. Use IEEE NaN for unspecified value (OcaFrequency is IEEE floating-point).
-
OcaMediaClockRate.Accuracy¶ type: number
Accuracy in ppm. Not all clock types will specify this. Use IEEE NaN for unspecified value.
-
OcaMediaClockRate.JitterMax¶ type: number
Maximum jitter in ppm. Not all clock types will specify this. Use IEEE NaN for unspecified value.
-