CMClockOrTimebase.GetRelativeRateAndAnchorTime Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static CoreMedia.CMSyncError GetRelativeRateAndAnchorTime (CoreMedia.CMClockOrTimebase clockOrTimebaseA, CoreMedia.CMClockOrTimebase clockOrTimebaseB, out double relativeRate, out CoreMedia.CMTime timeA, out CoreMedia.CMTime timeB);
static member GetRelativeRateAndAnchorTime : CoreMedia.CMClockOrTimebase * CoreMedia.CMClockOrTimebase * * * -> CoreMedia.CMSyncError
Parameters
- clockOrTimebaseA
- CMClockOrTimebase
- clockOrTimebaseB
- CMClockOrTimebase
- relativeRate
- Double
- timeA
- CMTime
- timeB
- CMTime