Click or drag to resize

AudioEffectRecord.GetFormat Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectRecord.GetFormat"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetFormat is deprecated. Use the Format property instead.")]
public AudioStreamSample.FormatEnum GetFormat()

Return Value

Type: AudioStreamSample.FormatEnum

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

See Also