Click or drag to resize

VideoPlayerPlay Method

Starts the video playback from the beginning. If the video is paused, this will not unpause the video.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Play()
See Also