Enum AudioChannelState NamespaceLime AssemblyLime.dll public enum AudioChannelState Fields Initial = 0 Invalid = 4 Paused = 3 Playing = 1 Stopped = 2