SKVideoNode.FromPlayer(AVPlayer) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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