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
ClearBuffer
Cached name for the 'clear_buffer' method.
public static readonly StringName ClearBuffer
Field Value
GetBuffer
Cached name for the 'get_buffer' method.
public static readonly StringName GetBuffer
Field Value
GetBufferLength
Cached name for the 'get_buffer_length' method.
public static readonly StringName GetBufferLength
Field Value
GetBufferLengthFrames
Cached name for the 'get_buffer_length_frames' method.
public static readonly StringName GetBufferLengthFrames
Field Value
GetDiscardedFrames
Cached name for the 'get_discarded_frames' method.
public static readonly StringName GetDiscardedFrames
Field Value
GetFramesAvailable
Cached name for the 'get_frames_available' method.
public static readonly StringName GetFramesAvailable
Field Value
GetPushedFrames
Cached name for the 'get_pushed_frames' method.
public static readonly StringName GetPushedFrames
Field Value
SetBufferLength
Cached name for the 'set_buffer_length' method.
public static readonly StringName SetBufferLength