Click or drag to resize

AudioEffectRecordGetFormat 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 AudioStreamSampleFormatEnum GetFormat()

Return Value

Type: AudioStreamSampleFormatEnum

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

See Also