Exemplo n.º 1
0
 /** Stops the RTCP Sender thread */
 public synchronized void stopRTCPSenderThread() {
   m_RTCPHandler.stopRTCPSenderThread();
 }