Class AudioStreamGenerator.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamGenerator.MethodName : AudioStream.MethodName
- Inheritance
-
AudioStreamGenerator.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBufferLength
Cached name for the 'get_buffer_length' method.
public static readonly StringName GetBufferLength
Field Value
GetMixRate
Cached name for the 'get_mix_rate' method.
public static readonly StringName GetMixRate
Field Value
SetBufferLength
Cached name for the 'set_buffer_length' method.
public static readonly StringName SetBufferLength
Field Value
SetMixRate
Cached name for the 'set_mix_rate' method.
public static readonly StringName SetMixRate