csharp
public enum AudioFormatChoiceWhich sample format a clip ships in.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
AutomaticWhatever the file held. 16-bit stays 16-bit; a float or 24-bit source keeps its headroom.
Int16Signed 16-bit. Half the memory, and below the noise floor of most sound effects.
Float3232-bit float. What a source recorded with headroom to spare was written at.
Used by (4)
- AudioImportSettingsVixen.Editor.Assets
- AudioImporterVixen.Editor.Assets
- AudioImporterTestsVixen.Editor.Assets.Tests
- TypeRegistrationVixen.Editor.Assets