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
GetPlaybackPosition
Cached name for the 'get_playback_position' method.
public static readonly StringName GetPlaybackPosition
Field Value
GetSamplePlayback
Cached name for the 'get_sample_playback' method.
public static readonly StringName GetSamplePlayback
Field Value
IsPlaying
Cached name for the 'is_playing' method.
public static readonly StringName IsPlaying
Field Value
MixAudio
Cached name for the 'mix_audio' method.
public static readonly StringName MixAudio
Field Value
Seek
Cached name for the 'seek' method.
public static readonly StringName Seek
Field Value
SetSamplePlayback
Cached name for the 'set_sample_playback' method.
public static readonly StringName SetSamplePlayback
Field Value
Start
Cached name for the 'start' method.
public static readonly StringName Start
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop
Field Value
_GetLoopCount
Cached name for the '_get_loop_count' method.
public static readonly StringName _GetLoopCount
Field Value
_GetParameter
Cached name for the '_get_parameter' method.
public static readonly StringName _GetParameter
Field Value
_GetPlaybackPosition
Cached name for the '_get_playback_position' method.
public static readonly StringName _GetPlaybackPosition
Field Value
_IsPlaying
Cached name for the '_is_playing' method.
public static readonly StringName _IsPlaying
Field Value
_Seek
Cached name for the '_seek' method.
public static readonly StringName _Seek
Field Value
_SetParameter
Cached name for the '_set_parameter' method.
public static readonly StringName _SetParameter
Field Value
_Start
Cached name for the '_start' method.
public static readonly StringName _Start
Field Value
_Stop
Cached name for the '_stop' method.
public static readonly StringName _Stop
Field Value
_TagUsedStreams
Cached name for the '_tag_used_streams' method.
public static readonly StringName _TagUsedStreams