public void startOrientationListener(boolean start) {
   mVideoCallManager.startOrientationListener(start);
 }