Class AudioStreamWav.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamWav.MethodName : AudioStream.MethodName
- Inheritance
-
AudioStreamWav.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetData
Cached name for the 'get_data' method.
public static readonly StringName GetData
Field Value
GetFormat
Cached name for the 'get_format' method.
public static readonly StringName GetFormat
Field Value
GetLoopBegin
Cached name for the 'get_loop_begin' method.
public static readonly StringName GetLoopBegin
Field Value
GetLoopEnd
Cached name for the 'get_loop_end' method.
public static readonly StringName GetLoopEnd
Field Value
GetLoopMode
Cached name for the 'get_loop_mode' method.
public static readonly StringName GetLoopMode
Field Value
GetMixRate
Cached name for the 'get_mix_rate' method.
public static readonly StringName GetMixRate
Field Value
IsStereo
Cached name for the 'is_stereo' method.
public static readonly StringName IsStereo
Field Value
SaveToWav
Cached name for the 'save_to_wav' method.
public static readonly StringName SaveToWav
Field Value
SetData
Cached name for the 'set_data' method.
public static readonly StringName SetData
Field Value
SetFormat
Cached name for the 'set_format' method.
public static readonly StringName SetFormat
Field Value
SetLoopBegin
Cached name for the 'set_loop_begin' method.
public static readonly StringName SetLoopBegin
Field Value
SetLoopEnd
Cached name for the 'set_loop_end' method.
public static readonly StringName SetLoopEnd
Field Value
SetLoopMode
Cached name for the 'set_loop_mode' method.
public static readonly StringName SetLoopMode
Field Value
SetMixRate
Cached name for the 'set_mix_rate' method.
public static readonly StringName SetMixRate
Field Value
SetStereo
Cached name for the 'set_stereo' method.
public static readonly StringName SetStereo