Freigeben über


AVAssetTrack.GetAssociatedTracks(NSString) Methode

Definition

Ruft die Spuren ab, die dem angegebenen Zuordnungstyp zugeordnet sind.

[Foundation.Export("associatedTracksOfType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAssetTrack[] GetAssociatedTracks (Foundation.NSString avAssetTrackTrackAssociationType);
abstract member GetAssociatedTracks : Foundation.NSString -> AVFoundation.AVAssetTrack[]
override this.GetAssociatedTracks : Foundation.NSString -> AVFoundation.AVAssetTrack[]

Parameter

avAssetTrackTrackAssociationType
NSString

Gibt zurück

Attribute

Gilt für: