Click or drag to resize

AudioStreamGeneratorPlaybackPushBuffer Method

[Missing <summary> documentation for "M:Godot.AudioStreamGeneratorPlayback.PushBuffer(Godot.Vector2[])"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool PushBuffer(
	Vector2[] frames
)

Parameters

frames
Type: GodotVector2

[Missing <param name="frames"/> documentation for "M:Godot.AudioStreamGeneratorPlayback.PushBuffer(Godot.Vector2[])"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.AudioStreamGeneratorPlayback.PushBuffer(Godot.Vector2[])"]

See Also