Click or drag to resize

AudioEffectSpectrumAnalyzerGetBufferLength Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectSpectrumAnalyzer.GetBufferLength"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetBufferLength is deprecated. Use the BufferLength property instead.")]
public float GetBufferLength()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioEffectSpectrumAnalyzer.GetBufferLength"]

See Also