|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RtpFactory | |
|---|---|
| org.mobicents.media.server | |
| org.mobicents.media.server.impl.rtp | |
| Uses of RtpFactory in org.mobicents.media.server |
|---|
| Methods in org.mobicents.media.server that return RtpFactory | |
|---|---|
RtpFactory |
EndpointImpl.getRtpFactory()
|
RtpFactory |
RtspEndpointImpl.getRtpFactory()
|
| Methods in org.mobicents.media.server with parameters of type RtpFactory | |
|---|---|
void |
EndpointImpl.setRtpFactory(RtpFactory rtpFactory)
|
void |
RtspEndpointImpl.setRtpFactory(RtpFactory rtpFactory)
|
| Uses of RtpFactory in org.mobicents.media.server.impl.rtp |
|---|
| Constructors in org.mobicents.media.server.impl.rtp with parameters of type RtpFactory | |
|---|---|
RtpSocket(RtpFactory rtpFactory,
Transceiver transceiver,
org.mobicents.media.server.spi.Timer timer,
java.util.Collection<org.mobicents.media.server.spi.dsp.Codec> codecs,
AVProfile avProfile,
java.lang.String media)
Creates a new instance of RtpSocket |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||