SKVideoNode.FromUrl(NSUrl) Method

Definition

Creates a video node from the file at the specified URL.

public static SpriteKit.SKVideoNode FromUrl (Foundation.NSUrl videoUrl);
static member FromUrl : Foundation.NSUrl -> SpriteKit.SKVideoNode

Parameters

videoUrl
NSUrl

Returns

Applies to