Class StreamProcessorActions
- java.lang.Object
-
- org.apache.openmeetings.core.remote.StreamProcessorActions
-
@Component public class StreamProcessorActions extends Object
-
-
Constructor Summary
Constructors Constructor Description StreamProcessorActions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidaddIceCandidate(com.github.openjson.JSONObject msg)protected voidaddListener(Client c, com.github.openjson.JSONObject msg)protected voidhandleBroadcastRestarted(Client c, String uid)protected voidhandleBroadcastStarted(Client c, String uid, com.github.openjson.JSONObject msg)
-
-
-
Method Detail
-
addIceCandidate
protected void addIceCandidate(com.github.openjson.JSONObject msg)
-
addListener
protected void addListener(Client c, com.github.openjson.JSONObject msg)
-
-