SKVideoNode.FromPlayer(AVPlayer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a video node from the specified player.
[Foundation.Export("videoNodeWithAVPlayer:")]
public static SpriteKit.SKVideoNode FromPlayer (AVFoundation.AVPlayer player);
static member FromPlayer : AVFoundation.AVPlayer -> SpriteKit.SKVideoNode
Parameters
- player
- AVPlayer
Returns
- Attributes