Uses of Class
dev.onvoid.webrtc.RTCRtpCapabilities
Packages that use RTCRtpCapabilities
-
Uses of RTCRtpCapabilities in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return RTCRtpCapabilitiesModifier and TypeMethodDescriptionPeerConnectionFactory.getRtpReceiverCapabilities
(MediaType type) Returns the capabilities of the system for receiving media of the given media type.PeerConnectionFactory.getRtpSenderCapabilities
(MediaType type) Returns the capabilities of the system for sending media of the given media type.