Function Music.decoders
Wraps Mix_GetNumMusicDecoders and Mix_GetMusicDecoder which return a list of music decoders
					
			static string[] decoders() @property @trusted;
					
				
			Returns
names of the available music decoders
Wraps Mix_GetNumMusicDecoders and Mix_GetMusicDecoder which return a list of music decoders
					
			static string[] decoders() @property @trusted;
					
				
			names of the available music decoders