Returns a number describing the frames per second of the player.
number
function getPlayerFps(state) { return state.player.settings.fps; }