Table of Contents

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

StringName

GetMixRate

Cached name for the 'get_mix_rate' method.

public static readonly StringName GetMixRate

Field Value

StringName

SetBufferLength

Cached name for the 'set_buffer_length' method.

public static readonly StringName SetBufferLength

Field Value

StringName

SetMixRate

Cached name for the 'set_mix_rate' method.

public static readonly StringName SetMixRate

Field Value

StringName