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