CNScript.GetTimeRangeOfTransitionBeforeDecision(CNDecision) 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.
[Foundation.Export("timeRangeOfTransitionBeforeDecision:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMedia.CMTimeRange GetTimeRangeOfTransitionBeforeDecision(Cinematic.CNDecision decision);
[<Foundation.Export("timeRangeOfTransitionBeforeDecision:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetTimeRangeOfTransitionBeforeDecision : Cinematic.CNDecision -> CoreMedia.CMTimeRange
override this.GetTimeRangeOfTransitionBeforeDecision : Cinematic.CNDecision -> CoreMedia.CMTimeRange
Parameters
- decision
- CNDecision
Returns
- Attributes