Click or drag to resize
AudioChannelType Enumeration
Channel to distinguish audio sources with.

Namespace: Slash.Unity.Common.Sound
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public enum AudioChannelType
Members
  Member nameValueDescription
Music0 Audio source for playing background music.
Ambient1 Audio source for playing ambient sound effects.
See Also