GodotSharpAPI
GodotSharpAPI
Godot
VideoPlayer Class
VideoPlayer Properties
AudioTrack Property
Autoplay Property
BufferingMsec Property
Bus Property
Expand Property
Paused Property
Stream Property
StreamPosition Property
Volume Property
VolumeDb Property
VideoPlayer
Paused Property
If
true
, the video is paused.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Paused
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
VideoPlayer Class
Godot Namespace