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.
Substracts a CMTime from another CMTime.
public static CoreMedia.CMTime Subtract (CoreMedia.CMTime minuend, CoreMedia.CMTime subtraend);
static member Subtract : CoreMedia.CMTime * CoreMedia.CMTime -> CoreMedia.CMTime