Table of Contents

Class VideoStreamPlayback.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class VideoStreamPlayback.MethodName : Resource.MethodName
Inheritance
VideoStreamPlayback.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

MixAudio

Cached name for the 'mix_audio' method.

public static readonly StringName MixAudio

Field Value

StringName

_GetChannels

Cached name for the '_get_channels' method.

public static readonly StringName _GetChannels

Field Value

StringName

_GetLength

Cached name for the '_get_length' method.

public static readonly StringName _GetLength

Field Value

StringName

_GetMixRate

Cached name for the '_get_mix_rate' method.

public static readonly StringName _GetMixRate

Field Value

StringName

_GetPlaybackPosition

Cached name for the '_get_playback_position' method.

public static readonly StringName _GetPlaybackPosition

Field Value

StringName

_GetTexture

Cached name for the '_get_texture' method.

public static readonly StringName _GetTexture

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

_Seek

Cached name for the '_seek' method.

public static readonly StringName _Seek

Field Value

StringName

_SetAudioTrack

Cached name for the '_set_audio_track' method.

public static readonly StringName _SetAudioTrack

Field Value

StringName

_SetPaused

Cached name for the '_set_paused' method.

public static readonly StringName _SetPaused

Field Value

StringName

_Stop

Cached name for the '_stop' method.

public static readonly StringName _Stop

Field Value

StringName

_Update

Cached name for the '_update' method.

public static readonly StringName _Update

Field Value

StringName