47
# File 'lib/ektoplayer/players/mpg_wrapper_player.rb', line 47 def pause; write(?P) if @state == STATE_PLAYING end