mojo.audio.Channel.New - nitrologic/monkey2 GitHub Wiki

mojo::mojo.audio.mojo.audio.Channel.New

Method New:Void( flags:mojo:mojo.audio.ChannelFlags=Null )

Creates a new audio channel.

If flags is ChannelFlags.AutoDiscard, then the channel will be automatically discarded when it finishes playing, or when it is stopped using Stop.