共用方式為


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 定義的其中一個常數。

傳回

屬性

適用於