Share via


AVPlayerWaitingReasonExtensions Class

Definition

Extension methods for the AVPlayerWaitingReason enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class AVPlayerWaitingReasonExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type AVPlayerWaitingReasonExtensions = class
Inheritance
AVPlayerWaitingReasonExtensions
Attributes

Methods

Name Description
GetConstant(AVPlayerWaitingReason)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the AVPlayerWaitingReason value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the AVPlayerWaitingReason value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the AVPlayerWaitingReason value named by constant.

Applies to