共用方式為


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 相關聯的值

適用於