Function getChannels

Gets Channel proxy instances of the available audio channels provided by SDL_mixer

const(Channel[]) getChannels() @trusted;

Returns

array of proxies to the available Channels

Throws

dsdl2.SDLException if failed to get the available audio channels