Uses of Class
org.webrtc.RtpParameters
Packages that use RtpParameters
-
Uses of RtpParameters in org.webrtc
Methods in org.webrtc that return RtpParametersModifier and TypeMethodDescriptionRtpReceiver.getParameters()
RtpSender.getParameters()
private static RtpParameters
RtpReceiver.nativeGetParameters
(long rtpReceiver) private static RtpParameters
RtpSender.nativeGetParameters
(long rtpSender) Methods in org.webrtc with parameters of type RtpParametersModifier and TypeMethodDescriptionprivate static boolean
RtpSender.nativeSetParameters
(long rtpSender, RtpParameters parameters) boolean
RtpSender.setParameters
(RtpParameters parameters)