Click or drag to resize

AudioEffectCaptureBufferLength Property

Length of the internal ring buffer, in seconds. Setting the buffer length will have no effect if already initialized.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float BufferLength { get; set; }

Property Value

Type: Single
See Also