VideoStreamGDNative
Inherits: VideoStream < Resource < Reference < Object
VideoStream resource for for video formats implemented via GDNative.
Description
VideoStream resource for for video formats implemented via GDNative.
It can be used via godot-videodecoder which uses the FFmpeg library.
Methods
get_file ( ) | |
void |
Method Descriptions
String get_file ( )
Returns the video file handled by this VideoStreamGDNative
.
void set_file ( String file )
Sets the video file that this VideoStreamGDNative
resource handles. The supported extensions depend on the GDNative plugins used to expose video formats.
© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_videostreamgdnative.html