Valve MP3 Player

From Valve Developer Community
Revision as of 20:46, 1 May 2013 by Fer5567 (talk | contribs)
Jump to navigation Jump to search

Template:Otherlang2

The player interface.

The Valve MP3 Player is an in-game player of MPEG Layer III audio files. It is only available in mods with new client DLL that have edited "mp3_player.cpp/h".

The player can be activated using the mp3 console command. It is able to access music files of installed Source games as well as those stored on an external file system (e.g. on a hard disk or CD).

Currently, it has a built-in volume control with a (non-functional) Mute button, Shuffle mode, reading of ID3 tags as well as a (currently not implemented) seeking bar.