Uses of Class
com.wowza.wms.response.ResponseFunction
-
Packages that use ResponseFunction Package Description com.wowza.wms.pushpublish.protocol.rtmp com.wowza.wms.response -
-
Uses of ResponseFunction in com.wowza.wms.pushpublish.protocol.rtmp
Methods in com.wowza.wms.pushpublish.protocol.rtmp that return ResponseFunction Modifier and Type Method Description ResponseFunction
PushPublishRTMPNetConnectionPublisher. getDataStart(IMediaStream stream, long timecode)
-
Uses of ResponseFunction in com.wowza.wms.response
Methods in com.wowza.wms.response with parameters of type ResponseFunction Modifier and Type Method Description void
ResponseFunctions. add(ResponseFunction wmsResponseFunction)
Add a function.
-