AVAssetTrack.Notifications Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Contiene notificaciones para la AVAssetTrack clase .
public static class AVAssetTrack.Notifications
type AVAssetTrack.Notifications = class
- Herencia
-
AVAssetTrack.Notifications
Métodos
ObserveSegmentsDidChange(EventHandler<NSNotificationEventArgs>) |
Notificación fuertemente tipada para la SegmentsDidChangeNotification constante. |
ObserveSegmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notificación fuertemente tipada para la SegmentsDidChangeNotification constante. |
ObserveTimeRangeDidChange(EventHandler<NSNotificationEventArgs>) |
Notificación fuertemente tipada para la TimeRangeDidChangeNotification constante. |
ObserveTimeRangeDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notificación fuertemente tipada para la TimeRangeDidChangeNotification constante. |
ObserveTrackAssociationsDidChange(EventHandler<NSNotificationEventArgs>) |
Notificación fuertemente tipada para la TrackAssociationsDidChangeNotification constante. |
ObserveTrackAssociationsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notificación fuertemente tipada para la TrackAssociationsDidChangeNotification constante. |