VideoStreamWebmSetFile Method |
Note: This API is now obsolete.
Sets the WebM video file that this VideoStreamWebm resource handles. The file name should have the .webm extension.
Namespace: Godot
[ObsoleteAttribute("SetFile is deprecated. Use the File property instead.")] public void SetFile( string file )
[Missing <param name="file"/> documentation for "M:Godot.VideoStreamWebm.SetFile(System.String)"]