AVAssetTrack.Notifications Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Contém notificações para a AVAssetTrack classe .
public static class AVAssetTrack.Notifications
type AVAssetTrack.Notifications = class
- Herança
-
AVAssetTrack.Notifications
Métodos
ObserveSegmentsDidChange(EventHandler<NSNotificationEventArgs>) |
Notificação fortemente tipada para a SegmentsDidChangeNotification constante. |
ObserveSegmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notificação fortemente tipada para a SegmentsDidChangeNotification constante. |
ObserveTimeRangeDidChange(EventHandler<NSNotificationEventArgs>) |
Notificação fortemente tipada para a TimeRangeDidChangeNotification constante. |
ObserveTimeRangeDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notificação fortemente tipada para a TimeRangeDidChangeNotification constante. |
ObserveTrackAssociationsDidChange(EventHandler<NSNotificationEventArgs>) |
Notificação fortemente tipada para a TrackAssociationsDidChangeNotification constante. |
ObserveTrackAssociationsDidChange(NSObject, EventHandler<NSNotificationEventArgs>) |
Notificação fortemente tipada para a TrackAssociationsDidChangeNotification constante. |