次の方法で共有


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 に関連付けられている値を表します

適用対象