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 RtpParametersRtpReceiver.nativeGetParameters(long rtpReceiver) private static RtpParametersRtpSender.nativeGetParameters(long rtpSender) Methods in org.webrtc with parameters of type RtpParametersModifier and TypeMethodDescriptionprivate static booleanRtpSender.nativeSetParameters(long rtpSender, RtpParameters parameters) booleanRtpSender.setParameters(RtpParameters parameters)