SKVideoNode.FromFile(String) 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.
Create a video node from the named video file.
public static SpriteKit.SKVideoNode FromFile (string videoFile);
static member FromFile : string -> SpriteKit.SKVideoNode
Parameters
- videoFile
- String