Class VideoStreamPlayer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class VideoStreamPlayer.MethodName : Control.MethodName
- Inheritance
-
VideoStreamPlayer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAudioTrack
Cached name for the 'get_audio_track' method.
public static readonly StringName GetAudioTrack
Field Value
GetBufferingMsec
Cached name for the 'get_buffering_msec' method.
public static readonly StringName GetBufferingMsec
Field Value
GetBus
Cached name for the 'get_bus' method.
public static readonly StringName GetBus
Field Value
GetStream
Cached name for the 'get_stream' method.
public static readonly StringName GetStream
Field Value
GetStreamLength
Cached name for the 'get_stream_length' method.
public static readonly StringName GetStreamLength
Field Value
GetStreamName
Cached name for the 'get_stream_name' method.
public static readonly StringName GetStreamName
Field Value
GetStreamPosition
Cached name for the 'get_stream_position' method.
public static readonly StringName GetStreamPosition
Field Value
GetVideoTexture
Cached name for the 'get_video_texture' method.
public static readonly StringName GetVideoTexture
Field Value
GetVolume
Cached name for the 'get_volume' method.
public static readonly StringName GetVolume
Field Value
GetVolumeDb
Cached name for the 'get_volume_db' method.
public static readonly StringName GetVolumeDb
Field Value
HasAutoplay
Cached name for the 'has_autoplay' method.
public static readonly StringName HasAutoplay
Field Value
HasExpand
Cached name for the 'has_expand' method.
public static readonly StringName HasExpand
Field Value
HasLoop
Cached name for the 'has_loop' method.
public static readonly StringName HasLoop
Field Value
IsPaused
Cached name for the 'is_paused' method.
public static readonly StringName IsPaused
Field Value
IsPlaying
Cached name for the 'is_playing' method.
public static readonly StringName IsPlaying
Field Value
Play
Cached name for the 'play' method.
public static readonly StringName Play
Field Value
SetAudioTrack
Cached name for the 'set_audio_track' method.
public static readonly StringName SetAudioTrack
Field Value
SetAutoplay
Cached name for the 'set_autoplay' method.
public static readonly StringName SetAutoplay
Field Value
SetBufferingMsec
Cached name for the 'set_buffering_msec' method.
public static readonly StringName SetBufferingMsec
Field Value
SetBus
Cached name for the 'set_bus' method.
public static readonly StringName SetBus
Field Value
SetExpand
Cached name for the 'set_expand' method.
public static readonly StringName SetExpand
Field Value
SetLoop
Cached name for the 'set_loop' method.
public static readonly StringName SetLoop
Field Value
SetPaused
Cached name for the 'set_paused' method.
public static readonly StringName SetPaused
Field Value
SetStream
Cached name for the 'set_stream' method.
public static readonly StringName SetStream
Field Value
SetStreamPosition
Cached name for the 'set_stream_position' method.
public static readonly StringName SetStreamPosition
Field Value
SetVolume
Cached name for the 'set_volume' method.
public static readonly StringName SetVolume
Field Value
SetVolumeDb
Cached name for the 'set_volume_db' method.
public static readonly StringName SetVolumeDb
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop