AVUrlAsset.IsPlayable(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
true
指定した拡張 MIME の種類のアイテムをプレーヤーが再生できる場合は を返します。
[Foundation.Export("isPlayableExtendedMIMEType:")]
public static bool IsPlayable (string extendedMimeType);
static member IsPlayable : string -> bool
パラメーター
- extendedMimeType
- String
戻り値
- 属性