다음을 통해 공유


SKVideoNode.FromPlayer(AVPlayer) 메서드

정의

지정된 플레이어에서 비디오 노드를 만듭니다.

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

매개 변수

player
AVPlayer

반환

특성

적용 대상