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

适用于