Skip to the previous item in the queue.
@override Future<void> skipToPrevious() async { await mediaKit.previous(); }