AVAsset.Notifications Classe

Definizione

Contiene notifiche per la AVAsset classe.

public static class AVAsset.Notifications
type AVAsset.Notifications = class
Ereditarietà
AVAsset.Notifications

Metodi

ObserveChapterMetadataGroupsDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ChapterMetadataGroupsDidChangeNotification costante.

ObserveChapterMetadataGroupsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ChapterMetadataGroupsDidChangeNotification costante.

ObserveContainsFragmentsDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ContainsFragmentsDidChangeNotification costante.

ObserveContainsFragmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ContainsFragmentsDidChangeNotification costante.

ObserveDurationDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DurationDidChangeNotification costante.

ObserveDurationDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DurationDidChangeNotification costante.

ObserveMediaSelectionGroupsDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la MediaSelectionGroupsDidChangeNotification costante.

ObserveMediaSelectionGroupsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la MediaSelectionGroupsDidChangeNotification costante.

ObserveWasDefragmented(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la WasDefragmentedNotification costante.

ObserveWasDefragmented(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la WasDefragmentedNotification costante.

Si applica a