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
GetMaxPolyphony
Cached name for the 'get_max_polyphony' method.
public static readonly StringName GetMaxPolyphony
Field Value
GetMixTarget
Cached name for the 'get_mix_target' method.
public static readonly StringName GetMixTarget
Field Value
GetPitchScale
Cached name for the 'get_pitch_scale' method.
public static readonly StringName GetPitchScale
Field Value
GetPlaybackPosition
Cached name for the 'get_playback_position' method.
public static readonly StringName GetPlaybackPosition
Field Value
GetStream
Cached name for the 'get_stream' method.
public static readonly StringName GetStream
Field Value
GetStreamPaused
Cached name for the 'get_stream_paused' method.
public static readonly StringName GetStreamPaused
Field Value
GetStreamPlayback
Cached name for the 'get_stream_playback' method.
public static readonly StringName GetStreamPlayback
Field Value
GetVolumeDb
Cached name for the 'get_volume_db' method.
public static readonly StringName GetVolumeDb
Field Value
HasStreamPlayback
Cached name for the 'has_stream_playback' method.
public static readonly StringName HasStreamPlayback
Field Value
IsAutoplayEnabled
Cached name for the 'is_autoplay_enabled' method.
public static readonly StringName IsAutoplayEnabled
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
Seek
Cached name for the 'seek' method.
public static readonly StringName Seek
Field Value
SetAutoplay
Cached name for the 'set_autoplay' method.
public static readonly StringName SetAutoplay
Field Value
SetBus
Cached name for the 'set_bus' method.
public static readonly StringName SetBus
Field Value
SetMaxPolyphony
Cached name for the 'set_max_polyphony' method.
public static readonly StringName SetMaxPolyphony
Field Value
SetMixTarget
Cached name for the 'set_mix_target' method.
public static readonly StringName SetMixTarget
Field Value
SetPitchScale
Cached name for the 'set_pitch_scale' method.
public static readonly StringName SetPitchScale
Field Value
SetStream
Cached name for the 'set_stream' method.
public static readonly StringName SetStream
Field Value
SetStreamPaused
Cached name for the 'set_stream_paused' method.
public static readonly StringName SetStreamPaused
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
Field Value
_SetPlaying
Cached name for the '_set_playing' method.
public static readonly StringName _SetPlaying