Share via


AVSampleBufferDisplayLayer.ControlTimebase Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreMedia.CMTimebase? ControlTimebase { [Foundation.Export("controlTimebase", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setControlTimebase:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("controlTimebase", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setControlTimebase:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ControlTimebase : CoreMedia.CMTimebase with get, set

Property Value

Attributes

Applies to