コード例 #1
0
 @Override
 public void onDestroy() {
   super.onDestroy();
   QBRTCClient.getInstance().removeVideoTrackCallbacksListener(this);
 }