Compartilhar via


AVFragmentedMovieTrack.Notifications.ObserveSegmentsDidChange Método

Definição

Sobrecargas

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

Parâmetros

Retornos

Aplica-se a

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a