次の方法で共有


AVPlayerItem.FromUrl(NSUrl) メソッド

定義

指定URLした で資産の をAVPlayerItem作成するファクトリ メソッド。

[Foundation.Export("playerItemWithURL:")]
public static AVFoundation.AVPlayerItem FromUrl (Foundation.NSUrl URL);
static member FromUrl : Foundation.NSUrl -> AVFoundation.AVPlayerItem

パラメーター

URL
NSUrl

戻り値

属性

適用対象