Compartilhar via


SKVideoNode.FromPlayer(AVPlayer) Método

Definição

Cria um nó de vídeo do player especificado.

[Foundation.Export("videoNodeWithAVPlayer:")]
public static SpriteKit.SKVideoNode FromPlayer (AVFoundation.AVPlayer player);
static member FromPlayer : AVFoundation.AVPlayer -> SpriteKit.SKVideoNode

Parâmetros

player
AVPlayer

Retornos

Atributos

Aplica-se a