Edit

Share via


AVUrlAsset.IsPlayable(String) Method

Definition

Returns true if the player can play items with the specified extended MIME type.

[Foundation.Export("isPlayableExtendedMIMEType:")]
public static bool IsPlayable (string extendedMimeType);
static member IsPlayable : string -> bool

Parameters

extendedMimeType
String

Returns

Attributes

Applies to