Uses of Interface
io.antmedia.webrtc.api.IWebRTCMuxer
Packages that use IWebRTCMuxer
-
Uses of IWebRTCMuxer in io.antmedia.webrtc
Methods in io.antmedia.webrtc with parameters of type IWebRTCMuxerModifier and TypeMethodDescriptionvoidMockWebRTCAdaptor.registerMuxer(String streamId, IWebRTCMuxer webRTCMuxer) voidMockWebRTCAdaptor.unRegisterMuxer(String streamId, IWebRTCMuxer webRTCMuxer) -
Uses of IWebRTCMuxer in io.antmedia.webrtc.api
Methods in io.antmedia.webrtc.api that return IWebRTCMuxerMethods in io.antmedia.webrtc.api with parameters of type IWebRTCMuxerModifier and TypeMethodDescriptionvoidIWebRTCClient.addWebRTCMuxer(IWebRTCMuxer webRTCMuxer) voidIWebRTCAdaptor.registerMuxer(String streamId, IWebRTCMuxer webRTCMuxer) voidIWebRTCClient.removeWebRTCMuxer(IWebRTCMuxer webRTCMuxer) voidIWebRTCAdaptor.unRegisterMuxer(String streamId, IWebRTCMuxer webRTCMuxer)