Class VideoStreamPlayer.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class VideoStreamPlayer.PropertyName : Control.PropertyName
- Inheritance
-
VideoStreamPlayer.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AudioTrack
Cached name for the 'audio_track' property.
public static readonly StringName AudioTrack
Field Value
Autoplay
Cached name for the 'autoplay' property.
public static readonly StringName Autoplay
Field Value
BufferingMsec
Cached name for the 'buffering_msec' property.
public static readonly StringName BufferingMsec
Field Value
Bus
Cached name for the 'bus' property.
public static readonly StringName Bus
Field Value
Expand
Cached name for the 'expand' property.
public static readonly StringName Expand
Field Value
Loop
Cached name for the 'loop' property.
public static readonly StringName Loop
Field Value
Paused
Cached name for the 'paused' property.
public static readonly StringName Paused
Field Value
Stream
Cached name for the 'stream' property.
public static readonly StringName Stream
Field Value
StreamPosition
Cached name for the 'stream_position' property.
public static readonly StringName StreamPosition
Field Value
Volume
Cached name for the 'volume' property.
public static readonly StringName Volume
Field Value
VolumeDb
Cached name for the 'volume_db' property.
public static readonly StringName VolumeDb