Part of elisa.core.player View In Hierarchy
Sent over the message bus when the player is asked to play. When the
playback really starts, that is when the first buffer reach the
sink, the elisa.core.player.PlayerPlaying
message is sent over the bus.
That message can be understood as the first answer after doing elisa.core.player.Player.play
.