次の方法で共有


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定義されている定数のいずれかである必要があります。

戻り値

属性

適用対象