Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerTranscoderVODIndex
-
Packages that use IHTTPStreamerTranscoderVODIndex Package Description com.wowza.wms.httpstreamer.model -
-
Uses of IHTTPStreamerTranscoderVODIndex in com.wowza.wms.httpstreamer.model
Methods in com.wowza.wms.httpstreamer.model that return IHTTPStreamerTranscoderVODIndex Modifier and Type Method Description IHTTPStreamerTranscoderVODIndex
IHTTPStreamerSession. getTranscoderVODIndex()
Get the VOD Transcoder index informationMethods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerTranscoderVODIndex Modifier and Type Method Description void
IHTTPStreamerSession. setTranscoderVODIndex(IHTTPStreamerTranscoderVODIndex transcoderVODIndex)
Set the VOD Transcoder index information
-