AVAssetTrack.Notifications Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Contiene notifiche per la AVAssetTrack classe .
public static class AVAssetTrack.Notifications
type AVAssetTrack.Notifications = class
- Ereditarietà
-
AVAssetTrack.Notifications
Metodi
ObserveSegmentsDidChange(EventHandler<NSNotificationEventArgs>) |
Notifica fortemente tipizzata per la SegmentsDidChangeNotification costante. |
ObserveSegmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notifica fortemente tipizzata per la SegmentsDidChangeNotification costante. |
ObserveTimeRangeDidChange(EventHandler<NSNotificationEventArgs>) |
Notifica fortemente tipizzata per la TimeRangeDidChangeNotification costante. |
ObserveTimeRangeDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notifica fortemente tipizzata per la TimeRangeDidChangeNotification costante. |
ObserveTrackAssociationsDidChange(EventHandler<NSNotificationEventArgs>) |
Notifica fortemente tipizzata per la TrackAssociationsDidChangeNotification costante. |
ObserveTrackAssociationsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notifica fortemente tipizzata per la TrackAssociationsDidChangeNotification costante. |