共用方式為


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 強型別通知。

適用於