Show / Hide Table of Contents

Enum AudioImporterChannels

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Obsolete("Setting and getting import channels is not used anymore (use forceToMono instead)", true)]
public enum AudioImporterChannels

Fields

Name Description
Automatic
Mono
Stereo

Extension Methods

MustExtensions.MustBeEqual<AudioImporterChannels>(AudioImporterChannels)
MustExtensions.MustBeEqual<AudioImporterChannels>(AudioImporterChannels, String)
MustExtensions.MustNotBeEqual<AudioImporterChannels>(AudioImporterChannels)
MustExtensions.MustNotBeEqual<AudioImporterChannels>(AudioImporterChannels, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX