Valve MP3 Player: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) m (Link to MP3 page) |
(preparing multipage.) |
||
Line 1: | Line 1: | ||
{{ | {{langsp}} | ||
[[ | [[Filee:Valvemp3player.png|thumb|The player interface.]] | ||
The '''Valve MP3 Player''' is an in-game player of [[MP3|MPEG Layer III]] audio files. It is only available in mods with new client DLL that have edited "mp3_player.cpp/h". | The '''Valve MP3 Player''' is an in-game player of [[MP3|MPEG Layer III]] audio files. It is only available in mods with new client DLL that have edited "mp3_player.cpp/h". | ||
Line 6: | Line 6: | ||
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. | 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. | ||
Revision as of 09:14, 19 June 2023
thumb|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.