AVFragmentedMovieTrack.Notifications.ObserveTimeRangeDidChange Método

Definición

Sobrecargas

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

ObserveTimeRangeDidChange(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveTimeRangeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a