AVFragmentedMovieTrack.Notifications.ObserveSegmentsDidChange Méthode

Définition

Surcharges

ObserveSegmentsDidChange(EventHandler<NSNotificationEventArgs>)
ObserveSegmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveSegmentsDidChange(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveSegmentsDidChange (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveSegmentsDidChange : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Paramètres

Retours

S’applique à

ObserveSegmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveSegmentsDidChange (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveSegmentsDidChange : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Paramètres

objectToObserve
NSObject

Retours

S’applique à