Compartir a través de


AVAsset.TracksWithMediaType(String) Método

Definición

Las pistas del recurso que coinciden con el tipo de medio especificado.

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

Parámetros

mediaType
String

Devoluciones

Atributos

Se aplica a