Uses of Class
org.mobicents.media.server.impl.rtp.sdp.AVProfile

Packages that use AVProfile
org.mobicents.media.server.impl.rtp   
org.mobicents.media.server.impl.rtp.sdp   
 

Uses of AVProfile in org.mobicents.media.server.impl.rtp
 

Methods in org.mobicents.media.server.impl.rtp that return AVProfile
 AVProfile RtpSocket.getAVProfile()
           
 AVProfile RtpFactory.getAVProfile()
           
 

Methods in org.mobicents.media.server.impl.rtp with parameters of type AVProfile
 void RtpFactory.setAVProfile(AVProfile avProfile)
           
 

Constructors in org.mobicents.media.server.impl.rtp with parameters of type AVProfile
ReceiveStream(RtpSocket rtpSocket, int jitter, AVProfile formatConfig)
          Creates a new instance of ReceiveStream
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
SendStream(RtpSocket rtpSocket, AVProfile avProfile)
           
 

Uses of AVProfile in org.mobicents.media.server.impl.rtp.sdp
 

Methods in org.mobicents.media.server.impl.rtp.sdp that return AVProfile
 AVProfile AVProfile.clone()
           
 



Copyright © 2010. All Rights Reserved.