Method: MpgWrapperPlayer#playing?

Defined in:
lib/ektoplayer/players/mpg_wrapper_player.rb

#playing?Boolean

Returns:

  • (Boolean)


61
# File 'lib/ektoplayer/players/mpg_wrapper_player.rb', line 61

def playing?; @state == STATE_PLAYING end