Uses of Interface
org.red5.client.net.rtmp.IRTMPClient
Packages that use IRTMPClient
Package
Description
-
Uses of IRTMPClient in org.red5.client.net.rtmp
Classes in org.red5.client.net.rtmp that implement IRTMPClientModifier and TypeClassDescriptionclassBase class for clients (RTMP and RTMPT)classRTMP client implementation supporting "rtmp" and "rtmpe" protocols. -
Uses of IRTMPClient in org.red5.client.net.rtmpe
Classes in org.red5.client.net.rtmpe that implement IRTMPClientModifier and TypeClassDescriptionclassRTMPE client object based on the original RTMP client. -
Uses of IRTMPClient in org.red5.client.net.rtmps
Classes in org.red5.client.net.rtmps that implement IRTMPClientModifier and TypeClassDescriptionclassRTMPS client object (RTMPS Native)classRTMPT/S client object -
Uses of IRTMPClient in org.red5.client.net.rtmpt
Classes in org.red5.client.net.rtmpt that implement IRTMPClient