Table of Contents

Class AudioStreamPlayback.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStreamPlayback.MethodName : RefCounted.MethodName
Inheritance
AudioStreamPlayback.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetLoopCount

Cached name for the 'get_loop_count' method.

public static readonly StringName GetLoopCount

Field Value

StringName

GetPlaybackPosition

Cached name for the 'get_playback_position' method.

public static readonly StringName GetPlaybackPosition

Field Value

StringName

GetSamplePlayback

Cached name for the 'get_sample_playback' method.

public static readonly StringName GetSamplePlayback

Field Value

StringName

IsPlaying

Cached name for the 'is_playing' method.

public static readonly StringName IsPlaying

Field Value

StringName

MixAudio

Cached name for the 'mix_audio' method.

public static readonly StringName MixAudio

Field Value

StringName

Seek

Cached name for the 'seek' method.

public static readonly StringName Seek

Field Value

StringName

SetSamplePlayback

Cached name for the 'set_sample_playback' method.

public static readonly StringName SetSamplePlayback

Field Value

StringName

Start

Cached name for the 'start' method.

public static readonly StringName Start

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName

_GetLoopCount

Cached name for the '_get_loop_count' method.

public static readonly StringName _GetLoopCount

Field Value

StringName

_GetParameter

Cached name for the '_get_parameter' method.

public static readonly StringName _GetParameter

Field Value

StringName

_GetPlaybackPosition

Cached name for the '_get_playback_position' method.

public static readonly StringName _GetPlaybackPosition

Field Value

StringName

_IsPlaying

Cached name for the '_is_playing' method.

public static readonly StringName _IsPlaying

Field Value

StringName

_Seek

Cached name for the '_seek' method.

public static readonly StringName _Seek

Field Value

StringName

_SetParameter

Cached name for the '_set_parameter' method.

public static readonly StringName _SetParameter

Field Value

StringName

_Start

Cached name for the '_start' method.

public static readonly StringName _Start

Field Value

StringName

_Stop

Cached name for the '_stop' method.

public static readonly StringName _Stop

Field Value

StringName

_TagUsedStreams

Cached name for the '_tag_used_streams' method.

public static readonly StringName _TagUsedStreams

Field Value

StringName