Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerRequestContext
-
Packages that use IHTTPStreamerRequestContext Package Description com.wowza.wms.httpstreamer.model -
-
Uses of IHTTPStreamerRequestContext in com.wowza.wms.httpstreamer.model
Methods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerRequestContext Modifier and Type Method Description void
IHTTPStreamerRequestNotify. onHTTPStreamerRequest(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerRequestContext requestContext)
Called during an HTTP streaming request after the session has been created
-