Uses of Class
tigase.meet.janus.JSEP
Packages that use JSEP
-
Uses of JSEP in tigase.meet
Methods in tigase.meet that return JSEPModifier and TypeMethodDescriptionParticipation.SDPHolder.jsep()Returns the value of thejseprecord component.Methods in tigase.meet that return types with arguments of type JSEPMethods in tigase.meet with parameters of type JSEPModifier and TypeMethodDescriptionprotected intParticipation.findSdpMLineIndex(JSEP jsep, String contentName) protected abstract voidAbstractParticipationWithSession.receivedPublisherSDP(String sesionId, JSEP jsep) voidAbstractParticipationWithSession.receivedPublisherSDP(JSEP jsep) protected voidParticipation.receivedPublisherSDP(String sessionId, JSEP jsep) voidParticipationWithListener.Listener.receivedPublisherSDP(JSEP jsep) voidParticipationWithListener.receivedPublisherSDP(JSEP jsep) protected abstract voidAbstractParticipationWithSession.receivedSubscriberSDP(String sessionId, JSEP jsep) voidAbstractParticipationWithSession.receivedSubscriberSDP(JSEP jsep) protected voidParticipation.receivedSubscriberSDP(String sessionId, JSEP jsep) voidParticipationWithListener.Listener.receivedSubscriberSDP(JSEP jsep) voidParticipationWithListener.receivedSubscriberSDP(JSEP jsep) AbstractParticipation.sendPublisherSDP(JSEP offer) AbstractParticipation.sendSubscriberSDP(JSEP answer) Constructors in tigase.meet with parameters of type JSEP -
Uses of JSEP in tigase.meet.janus
Fields in tigase.meet.janus declared as JSEPMethods in tigase.meet.janus that return JSEPMethods in tigase.meet.janus with parameters of type JSEPModifier and TypeMethodDescriptionJanusPlugin.execute(String transaction, JanusConnection.RequestGenerator bodyGenerator, JSEP jsep) protected abstract TJanusPlugin.newContent(Map<String, Object> data, JSEP jsep) JanusPlugin.sendMessage(String transaction, JanusConnection.RequestGenerator bodyGenerator, JSEP jsep) Constructors in tigase.meet.janus with parameters of type JSEP -
Uses of JSEP in tigase.meet.janus.videoroom
Methods in tigase.meet.janus.videoroom that return types with arguments of type JSEPModifier and TypeMethodDescriptionLocalSubscriber.joinAsSubscriber(Long privateId, long publisherId, List<JanusVideoRoomPlugin.Stream> streams) LocalSubscriber.subscribe(List<JanusVideoRoomPlugin.Stream> streams) LocalSubscriber.unsubscribe(long publisherId) Methods in tigase.meet.janus.videoroom with parameters of type JSEPModifier and TypeMethodDescriptionJanusVideoRoomPlugin.execute(String request, String transaction, Object roomId, JanusConnection.RequestGenerator requestGenerator, JSEP jsep) protected JanusVideoRoomPlugin.ContentJanusVideoRoomPlugin.newContent(Map<String, Object> data, JSEP jsep) voidLocalPublisher.Listener.receivedPublisherSDP(JSEP jsep) voidLocalSubscriber.Listener.receivedSubscriberSDP(JSEP jsep) JanusVideoRoomPlugin.sendMessage(String request, String transaction, Object roomId, JanusConnection.RequestGenerator requestGenerator, JSEP jsep) Constructors in tigase.meet.janus.videoroom with parameters of type JSEP