AVAssetTrack.Notifications 类

定义

包含 类的 AVAssetTrack 通知。

public static class AVAssetTrack.Notifications
type AVAssetTrack.Notifications = class
继承
AVAssetTrack.Notifications

方法

ObserveSegmentsDidChange(EventHandler<NSNotificationEventArgs>)

常量的强类型通知 SegmentsDidChangeNotification

ObserveSegmentsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常量的强类型通知 SegmentsDidChangeNotification

ObserveTimeRangeDidChange(EventHandler<NSNotificationEventArgs>)

常量的强类型通知 TimeRangeDidChangeNotification

ObserveTimeRangeDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常量的强类型通知 TimeRangeDidChangeNotification

ObserveTrackAssociationsDidChange(EventHandler<NSNotificationEventArgs>)

常量的强类型通知 TrackAssociationsDidChangeNotification

ObserveTrackAssociationsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

常量的强类型通知 TrackAssociationsDidChangeNotification

适用于