Share via


CNScript.GetDetectionTrackForId(Int64) Method

Definition

[Foundation.Export("detectionTrackForID:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Cinematic.CNDetectionTrack? GetDetectionTrackForId(long detectionId);
[<Foundation.Export("detectionTrackForID:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetDetectionTrackForId : int64 -> Cinematic.CNDetectionTrack
override this.GetDetectionTrackForId : int64 -> Cinematic.CNDetectionTrack

Parameters

detectionId
Int64

Returns

Attributes

Applies to