Uses of Class
org.red5.client.net.rtmpe.RTMPEClient
-
Packages that use RTMPEClient Package Description org.red5.client.net.rtmpe -
-
Uses of RTMPEClient in org.red5.client.net.rtmpe
Methods in org.red5.client.net.rtmpe with parameters of type RTMPEClient Modifier and Type Method Description static ProxyRTMPEClient. createProxy(RTMPEClient client, String host, int port, String app)Creates a proxy.static WriterRTMPEClient. createWriter(RTMPEClient client)Creates a writer.
-