次の方法で共有


AVAsset.TracksWithMediaType(String) メソッド

定義

指定されたメディアの種類に一致する資産内のトラック。

[Foundation.Export("tracksWithMediaType:")]
public virtual AVFoundation.AVAssetTrack[] TracksWithMediaType (string mediaType);
abstract member TracksWithMediaType : string -> AVFoundation.AVAssetTrack[]
override this.TracksWithMediaType : string -> AVFoundation.AVAssetTrack[]

パラメーター

mediaType
String

戻り値

属性

適用対象