共用方式為


SKVideoNode.FromPlayer(AVPlayer) 方法

定義

從指定的播放程式建立視訊節點。

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

參數

player
AVPlayer

傳回

屬性

適用於