AudioStreamSampleFormatEnum Enumeration |
[Missing <summary> documentation for "T:Godot.AudioStreamSample.FormatEnum"]
Namespace: Godot
public enum FormatEnum
| Member name | Value | Description | |
|---|---|---|---|
| Format8Bits | 0 | 8-bit audio codec. | |
| Format16Bits | 1 | 16-bit audio codec. | |
| ImaAdpcm | 2 | Audio is compressed using IMA ADPCM. |