次の方法で共有


AVPlayerLayer.FromPlayer(AVPlayer) メソッド

定義

指定した playerの をAVPlayerLayer作成する静的ファクトリ メソッド。

[Foundation.Export("playerLayerWithPlayer:")]
public static AVFoundation.AVPlayerLayer FromPlayer (AVFoundation.AVPlayer player);
static member FromPlayer : AVFoundation.AVPlayer -> AVFoundation.AVPlayerLayer

パラメーター

player
AVPlayer

追加する。

このパラメーターは、null に設定できます。

戻り値

属性

適用対象