AVAssetTrackTrackAssociation 类

定义

为 提供键的常量 GetAssociatedTracksOfType(NSString)

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVAssetTrackTrackAssociation
type AVAssetTrackTrackAssociation = class
继承
AVAssetTrackTrackAssociation
属性

属性

AudioFallback

表示与常量 AVTrackAssociationTypeAudioFallback 关联的值

ChapterList

表示与常量 AVTrackAssociationTypeChapterList 关联的值

ForcedSubtitlesOnly

表示与常量 AVTrackAssociationTypeForcedSubtitlesOnly 关联的值

MetadataReferent

表示与常量 AVTrackAssociationTypeMetadataReferent 关联的值

SelectionFollower

表示与常量 AVTrackAssociationTypeSelectionFollower 关联的值

Timecode

表示与常量 AVTrackAssociationTypeTimecode 关联的值

适用于