AVAssetTrack.GetAssociatedTracksOfType(NSString) 方法

定义

注意

Use 'GetAssociatedTracks'.

检索其关系为指定 avAssetTrackTrackAssociationType的关联跟踪。

[System.Obsolete("Use 'GetAssociatedTracks'.")]
public virtual Foundation.NSString GetAssociatedTracksOfType (Foundation.NSString avAssetTrackTrackAssociationType);
abstract member GetAssociatedTracksOfType : Foundation.NSString -> Foundation.NSString
override this.GetAssociatedTracksOfType : Foundation.NSString -> Foundation.NSString

参数

avAssetTrackTrackAssociationType
NSString

应为 定义的 AVAssetTrackTrackAssociation常量之一。

返回

属性

适用于