AVAssetTrack.Notifications Classe

Definizione

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.

Si applica a