VideoStreamGDNativeSetFile Method |
Note: This API is now obsolete.
Sets the video file that this VideoStreamGDNative resource handles. The supported extensions depend on the GDNative plugins used to expose video formats.
Namespace: Godot
[ObsoleteAttribute("SetFile is deprecated. Use the File property instead.")] public void SetFile( string file )
[Missing <param name="file"/> documentation for "M:Godot.VideoStreamGDNative.SetFile(System.String)"]