AVFragmentedMovieTrack.Notifications.ObserveTimeRangeDidChange Método

Definição

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

Retornos

Aplica-se 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

Retornos

Aplica-se a