Function Music.titleTag
Wraps Mix_GetMusicTitleTag (from SDL_mixer 2.6) which gets the title tag of the music
					
			string titleTag() @property @trusted const;
					
				
			Returns
title tag of the music
Wraps Mix_GetMusicTitleTag (from SDL_mixer 2.6) which gets the title tag of the music
					
			string titleTag() @property @trusted const;
					
				
			title tag of the music