Share via


AVPlayerIntegratedTimelineSnapshotsOutOfSyncReasonExtensions Class

Definition

Extension methods for the AVPlayerIntegratedTimelineSnapshotsOutOfSyncReason enumeration.

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

Methods

GetConstant(AVPlayerIntegratedTimelineSnapshotsOutOfSyncReason)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVPlayerIntegratedTimelineSnapshotsOutOfSyncReason value named by constant.

Applies to