Uses of Class
dev.onvoid.webrtc.RTCRtpCapabilities
-
Packages that use RTCRtpCapabilities Package Description dev.onvoid.webrtc -
-
Uses of RTCRtpCapabilities in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return RTCRtpCapabilities Modifier and Type Method Description RTCRtpCapabilitiesPeerConnectionFactory. getRtpReceiverCapabilities(MediaType type)Returns the capabilities of the system for receiving media of the given media type.RTCRtpCapabilitiesPeerConnectionFactory. getRtpSenderCapabilities(MediaType type)Returns the capabilities of the system for sending media of the given media type.
-