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.modelMethods in com.wowza.wms.httpstreamer.model that return IHTTPStreamerTranscoderVODIndex Modifier and Type Method Description IHTTPStreamerTranscoderVODIndexIHTTPStreamerSession. getTranscoderVODIndex()Get the VOD Transcoder index informationMethods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerTranscoderVODIndex Modifier and Type Method Description voidIHTTPStreamerSession. setTranscoderVODIndex(IHTTPStreamerTranscoderVODIndex transcoderVODIndex)Set the VOD Transcoder index information
 
-