CNDetectionTrack.GetDetectionsInTimeRange(CMTimeRange) Method

Definition

[Foundation.Export("detectionsInTimeRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Cinematic.CNDetection[] GetDetectionsInTimeRange(CoreMedia.CMTimeRange timeRange);
[<Foundation.Export("detectionsInTimeRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDetectionsInTimeRange : CoreMedia.CMTimeRange -> Cinematic.CNDetection[]
override this.GetDetectionsInTimeRange : CoreMedia.CMTimeRange -> Cinematic.CNDetection[]

Parameters

timeRange
CMTimeRange

Returns

Attributes

Applies to