@Override
 protected void onStart() {
   super.onStart();
   basePlayerManager.onStart();
 }