Share via


NSValue.CMTimeValue Property

Definition

Returns the CMTime value wrapped by this NSValue object.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMedia.CMTime CMTimeValue { [Foundation.Export("CMTimeValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("CMTimeValue")>]
member this.CMTimeValue : CoreMedia.CMTime

Property Value

Attributes

Applies to