次の方法で共有


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

適用対象