Share via


AVPlayerViewController.SelectSpeed(AVPlaybackSpeed) Method

Definition

[Foundation.Export("selectSpeed:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SelectSpeed(AVKit.AVPlaybackSpeed speed);
[<Foundation.Export("selectSpeed:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectSpeed : AVKit.AVPlaybackSpeed -> unit
override this.SelectSpeed : AVKit.AVPlaybackSpeed -> unit

Parameters

Attributes

Applies to