Click or drag to resize

AudioEffectCaptureGetPushedFrames Method

Returns the number of audio frames inserted from the audio bus.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public long GetPushedFrames()

Return Value

Type: Int64

[Missing <returns> documentation for "M:Godot.AudioEffectCapture.GetPushedFrames"]

See Also