Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerTranscoderVODDestinationIndex
-
Packages that use IHTTPStreamerTranscoderVODDestinationIndex Package Description com.wowza.wms.httpstreamer.model -
-
Uses of IHTTPStreamerTranscoderVODDestinationIndex in com.wowza.wms.httpstreamer.model
Methods in com.wowza.wms.httpstreamer.model that return IHTTPStreamerTranscoderVODDestinationIndex Modifier and Type Method Description IHTTPStreamerTranscoderVODDestinationIndex
IHTTPStreamerSession. getTranscoderVODIndex(String bitrateStr)
Get VOD transcoder index for given bitrateMethods in com.wowza.wms.httpstreamer.model that return types with arguments of type IHTTPStreamerTranscoderVODDestinationIndex Modifier and Type Method Description java.util.Map<String,IHTTPStreamerTranscoderVODDestinationIndex>
IHTTPStreamerSession. getTranscoderVODIndexDestinationsMap()
Get the VOD Transcoder destination map
-