Table of Contents

Class AudioStreamPlayer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStreamPlayer.MethodName : Node.MethodName
Inheritance
AudioStreamPlayer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBus

Cached name for the 'get_bus' method.

public static readonly StringName GetBus

Field Value

StringName

GetMaxPolyphony

Cached name for the 'get_max_polyphony' method.

public static readonly StringName GetMaxPolyphony

Field Value

StringName

GetMixTarget

Cached name for the 'get_mix_target' method.

public static readonly StringName GetMixTarget

Field Value

StringName

GetPitchScale

Cached name for the 'get_pitch_scale' method.

public static readonly StringName GetPitchScale

Field Value

StringName

GetPlaybackPosition

Cached name for the 'get_playback_position' method.

public static readonly StringName GetPlaybackPosition

Field Value

StringName

GetStream

Cached name for the 'get_stream' method.

public static readonly StringName GetStream

Field Value

StringName

GetStreamPaused

Cached name for the 'get_stream_paused' method.

public static readonly StringName GetStreamPaused

Field Value

StringName

GetStreamPlayback

Cached name for the 'get_stream_playback' method.

public static readonly StringName GetStreamPlayback

Field Value

StringName

GetVolumeDb

Cached name for the 'get_volume_db' method.

public static readonly StringName GetVolumeDb

Field Value

StringName

HasStreamPlayback

Cached name for the 'has_stream_playback' method.

public static readonly StringName HasStreamPlayback

Field Value

StringName

IsAutoplayEnabled

Cached name for the 'is_autoplay_enabled' method.

public static readonly StringName IsAutoplayEnabled

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

SetAutoplay

Cached name for the 'set_autoplay' method.

public static readonly StringName SetAutoplay

Field Value

StringName

SetBus

Cached name for the 'set_bus' method.

public static readonly StringName SetBus

Field Value

StringName

SetMaxPolyphony

Cached name for the 'set_max_polyphony' method.

public static readonly StringName SetMaxPolyphony

Field Value

StringName

SetMixTarget

Cached name for the 'set_mix_target' method.

public static readonly StringName SetMixTarget

Field Value

StringName

SetPitchScale

Cached name for the 'set_pitch_scale' method.

public static readonly StringName SetPitchScale

Field Value

StringName

SetStream

Cached name for the 'set_stream' method.

public static readonly StringName SetStream

Field Value

StringName

SetStreamPaused

Cached name for the 'set_stream_paused' method.

public static readonly StringName SetStreamPaused

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

_SetPlaying

Cached name for the '_set_playing' method.

public static readonly StringName _SetPlaying

Field Value

StringName