Table of Contents

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

StringName

GetBufferingMsec

Cached name for the 'get_buffering_msec' method.

public static readonly StringName GetBufferingMsec

Field Value

StringName

GetBus

Cached name for the 'get_bus' method.

public static readonly StringName GetBus

Field Value

StringName

GetStream

Cached name for the 'get_stream' method.

public static readonly StringName GetStream

Field Value

StringName

GetStreamLength

Cached name for the 'get_stream_length' method.

public static readonly StringName GetStreamLength

Field Value

StringName

GetStreamName

Cached name for the 'get_stream_name' method.

public static readonly StringName GetStreamName

Field Value

StringName

GetStreamPosition

Cached name for the 'get_stream_position' method.

public static readonly StringName GetStreamPosition

Field Value

StringName

GetVideoTexture

Cached name for the 'get_video_texture' method.

public static readonly StringName GetVideoTexture

Field Value

StringName

GetVolume

Cached name for the 'get_volume' method.

public static readonly StringName GetVolume

Field Value

StringName

GetVolumeDb

Cached name for the 'get_volume_db' method.

public static readonly StringName GetVolumeDb

Field Value

StringName

HasAutoplay

Cached name for the 'has_autoplay' method.

public static readonly StringName HasAutoplay

Field Value

StringName

HasExpand

Cached name for the 'has_expand' method.

public static readonly StringName HasExpand

Field Value

StringName

HasLoop

Cached name for the 'has_loop' method.

public static readonly StringName HasLoop

Field Value

StringName

IsPaused

Cached name for the 'is_paused' method.

public static readonly StringName IsPaused

Field Value

StringName

IsPlaying

Cached name for the 'is_playing' method.

public static readonly StringName IsPlaying

Field Value

StringName

Play

Cached name for the 'play' method.

public static readonly StringName Play

Field Value

StringName

SetAudioTrack

Cached name for the 'set_audio_track' method.

public static readonly StringName SetAudioTrack

Field Value

StringName

SetAutoplay

Cached name for the 'set_autoplay' method.

public static readonly StringName SetAutoplay

Field Value

StringName

SetBufferingMsec

Cached name for the 'set_buffering_msec' method.

public static readonly StringName SetBufferingMsec

Field Value

StringName

SetBus

Cached name for the 'set_bus' method.

public static readonly StringName SetBus

Field Value

StringName

SetExpand

Cached name for the 'set_expand' method.

public static readonly StringName SetExpand

Field Value

StringName

SetLoop

Cached name for the 'set_loop' method.

public static readonly StringName SetLoop

Field Value

StringName

SetPaused

Cached name for the 'set_paused' method.

public static readonly StringName SetPaused

Field Value

StringName

SetStream

Cached name for the 'set_stream' method.

public static readonly StringName SetStream

Field Value

StringName

SetStreamPosition

Cached name for the 'set_stream_position' method.

public static readonly StringName SetStreamPosition

Field Value

StringName

SetVolume

Cached name for the 'set_volume' method.

public static readonly StringName SetVolume

Field Value

StringName

SetVolumeDb

Cached name for the 'set_volume_db' method.

public static readonly StringName SetVolumeDb

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName