AVAssetTrackTrackAssociation Class

Definition

Constants that provide the keys for 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
Inheritance
AVAssetTrackTrackAssociation
Attributes

Properties

AudioFallback

Represents the value associated with the constant AVTrackAssociationTypeAudioFallback

ChapterList

Represents the value associated with the constant AVTrackAssociationTypeChapterList

ForcedSubtitlesOnly

Represents the value associated with the constant AVTrackAssociationTypeForcedSubtitlesOnly

MetadataReferent

Represents the value associated with the constant AVTrackAssociationTypeMetadataReferent

SelectionFollower

Represents the value associated with the constant AVTrackAssociationTypeSelectionFollower

Timecode

Represents the value associated with the constant AVTrackAssociationTypeTimecode

Applies to