다음을 통해 공유


AVAssetTrack.GetAssociatedTracks(NSString) 메서드

정의

지정된 연결 형식과 연결된 트랙을 가져옵니다.

[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[]

매개 변수

avAssetTrackTrackAssociationType
NSString

반환

특성

적용 대상