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 TypeClassDescriptionclassThis 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 TypeMethodDescriptionvoidIWebRTCClient.setWebRTCAdaptor(IWebRTCAdaptor webRTCAdaptor) voidIWebRTCMuxer.setWebRTCAdaptor(IWebRTCAdaptor webRTCAdaptor)