Click or drag to resize

VideoPlayerStream Property

The assigned video stream. See description for supported formats.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public VideoStream Stream { get; set; }

Property Value

Type: VideoStream
See Also