AVAssetTrack.Notifications Classe

Définition

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.

S’applique à