- run demo
- select the video HLS/Apple 4x3 basic stream
- open logcat and filter by youbora
- see logcat that youboraAdapter did not send the resume after pre-roll
long startPositionMs = 30000;
player.setMediaItem(mediaItems.get(0), startPositionMs);
player.prepare();