Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.service.neomedia
Interface RTPTranslator

All Known Implementing Classes:
RTPTranslatorImpl

public interface RTPTranslator

Represents an RTP translator which forwards RTP and RTCP traffic between multiple MediaStreams.

Author:
Lyubomir Marinov

Method Summary
 void dispose()
          Releases the resources allocated by this instance in the course of its execution and prepares it to be garbage collected.
 

Method Detail

dispose

void dispose()
Releases the resources allocated by this instance in the course of its execution and prepares it to be garbage collected.


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.