AVAssetTrack.Notifications Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Contient des notifications pour la AVAssetTrack classe .
public static class AVAssetTrack.Notifications
type AVAssetTrack.Notifications = class
- Héritage
-
AVAssetTrack.Notifications
Méthodes
ObserveSegmentsDidChange(EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la SegmentsDidChangeNotification constante. |
ObserveSegmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la SegmentsDidChangeNotification constante. |
ObserveTimeRangeDidChange(EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la TimeRangeDidChangeNotification constante. |
ObserveTimeRangeDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la TimeRangeDidChangeNotification constante. |
ObserveTrackAssociationsDidChange(EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la TrackAssociationsDidChangeNotification constante. |
ObserveTrackAssociationsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notification fortement typée pour la TrackAssociationsDidChangeNotification constante. |