Table of Contents

Class AudioEffectCapture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class AudioEffectCapture.MethodName : AudioEffect.MethodName
Inheritance
AudioEffectCapture.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

CanGetBuffer

Cached name for the 'can_get_buffer' method.

public static readonly StringName CanGetBuffer

Field Value

StringName

ClearBuffer

Cached name for the 'clear_buffer' method.

public static readonly StringName ClearBuffer

Field Value

StringName

GetBuffer

Cached name for the 'get_buffer' method.

public static readonly StringName GetBuffer

Field Value

StringName

GetBufferLength

Cached name for the 'get_buffer_length' method.

public static readonly StringName GetBufferLength

Field Value

StringName

GetBufferLengthFrames

Cached name for the 'get_buffer_length_frames' method.

public static readonly StringName GetBufferLengthFrames

Field Value

StringName

GetDiscardedFrames

Cached name for the 'get_discarded_frames' method.

public static readonly StringName GetDiscardedFrames

Field Value

StringName

GetFramesAvailable

Cached name for the 'get_frames_available' method.

public static readonly StringName GetFramesAvailable

Field Value

StringName

GetPushedFrames

Cached name for the 'get_pushed_frames' method.

public static readonly StringName GetPushedFrames

Field Value

StringName

SetBufferLength

Cached name for the 'set_buffer_length' method.

public static readonly StringName SetBufferLength

Field Value

StringName