Position Stream
Emits the playback position of the current media.
Stream<Duration> get onPositionChanged => _player.onPositionChanged;