Uses of Class
org.red5.client.net.rtmpt.RTMPTClient
-
Packages that use RTMPTClient Package Description org.red5.client.net.rtmps org.red5.client.net.rtmpt -
-
Uses of RTMPTClient in org.red5.client.net.rtmps
Subclasses of RTMPTClient in org.red5.client.net.rtmps Modifier and Type Class Description classRTMPTSClientRTMPT/S client object -
Uses of RTMPTClient in org.red5.client.net.rtmpt
Fields in org.red5.client.net.rtmpt declared as RTMPTClient Modifier and Type Field Description protected RTMPTClientRTMPTClientConnector. clientConstructors in org.red5.client.net.rtmpt with parameters of type RTMPTClient Constructor Description RTMPTClientConnector(String server, int port, RTMPTClient client)
-