Click or drag to resize

AudioEffectRecordGetRecording Method

Returns the recorded sample.

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

Return Value

Type: AudioStreamSample

[Missing <returns> documentation for "M:Godot.AudioEffectRecord.GetRecording"]

See Also