共用方式為


AVAsset.Notifications 類別

定義

包含 類別的 AVAsset 通知。

public static class AVAsset.Notifications
type AVAsset.Notifications = class
繼承
AVAsset.Notifications

方法

ObserveChapterMetadataGroupsDidChange(EventHandler<NSNotificationEventArgs>)

常數的 ChapterMetadataGroupsDidChangeNotification 強型別通知。

ObserveChapterMetadataGroupsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常數的 ChapterMetadataGroupsDidChangeNotification 強型別通知。

ObserveContainsFragmentsDidChange(EventHandler<NSNotificationEventArgs>)

常數的 ContainsFragmentsDidChangeNotification 強型別通知。

ObserveContainsFragmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常數的 ContainsFragmentsDidChangeNotification 強型別通知。

ObserveDurationDidChange(EventHandler<NSNotificationEventArgs>)

常數的 DurationDidChangeNotification 強型別通知。

ObserveDurationDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常數的 DurationDidChangeNotification 強型別通知。

ObserveMediaSelectionGroupsDidChange(EventHandler<NSNotificationEventArgs>)

常數的 MediaSelectionGroupsDidChangeNotification 強型別通知。

ObserveMediaSelectionGroupsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常數的 MediaSelectionGroupsDidChangeNotification 強型別通知。

ObserveWasDefragmented(EventHandler<NSNotificationEventArgs>)

常數的 WasDefragmentedNotification 強型別通知。

ObserveWasDefragmented(NSObject, EventHandler<NSNotificationEventArgs>)

常數的 WasDefragmentedNotification 強型別通知。

適用於