次の方法で共有


AVUrlAsset.IsPlayable(String) メソッド

定義

true指定した拡張 MIME の種類のアイテムをプレーヤーが再生できる場合は を返します。

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

パラメーター

extendedMimeType
String

戻り値

属性

適用対象