Ich persönlich würde dies mit AutoHotKey tun, um meinen Player anzuhalten . Fügen Sie einfach ein Skript wie folgt hinzu:
^Pause:: ;Activates with Ctrl+Pause, you may want to change this Sleep, [time in ms] ; Replace [time in ms] with however long you want it to wait before stopping your music Send Pause ; my music player pauses when i hit the "pause" key, so I'd use this, if yours doesn't, try Media_Stop or if you really want to mute, use Volume_Mute
EDIT: Ich habe das nur auf Lifehacker gesehen und konnte mir nicht helfen, an diesen Beitrag zu denken, also füge ich ihn http://lifehacker.com/5522204/itunes-sleep-timer-stops-playback-after-a-user+ hinzu definierte Zeit