Share via


AVAudioNode.LastRenderTime Property

Definition

If not null, the AVAudioTime for which the node last rendered.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAudioTime? LastRenderTime { [Foundation.Export("lastRenderTime")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lastRenderTime")>]
member this.LastRenderTime : AVFoundation.AVAudioTime

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to