W3cubDocs

/Godot 3.2

VideoStreamWebm

Inherits: VideoStream < Resource < Reference < Object

VideoStream resource for WebM videos.

Description

VideoStream resource handling the WebM video format with .webm extension.

Methods

String get_file ( )
void set_file ( String file )

Method Descriptions

String get_file ( )

Returns the WebM video file handled by this VideoStreamWebm.

void set_file ( String file )

Sets the WebM video file that this VideoStreamWebm resource handles. The file name should have the .webm extension.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_videostreamwebm.html