Uses of Interface
io.antmedia.webrtc.api.IWebRTCAdaptor
Packages that use IWebRTCAdaptor
-
Uses of IWebRTCAdaptor in io.antmedia.rest
Methods in io.antmedia.rest that return IWebRTCAdaptor -
Uses of IWebRTCAdaptor in io.antmedia.webrtc
Classes in io.antmedia.webrtc that implement IWebRTCAdaptorModifier and TypeClassDescriptionclass
This class is used to mock the webrtc adaptor in community edition -
Uses of IWebRTCAdaptor in io.antmedia.webrtc.api
Methods in io.antmedia.webrtc.api with parameters of type IWebRTCAdaptorModifier and TypeMethodDescriptionvoid
IWebRTCClient.setWebRTCAdaptor
(IWebRTCAdaptor webRTCAdaptor) void
IWebRTCMuxer.setWebRTCAdaptor
(IWebRTCAdaptor webRTCAdaptor)