public interface IHTTPStreamerTranscoderVODDestinationIndex
| Modifier and Type | Method and Description |
|---|---|
int |
getBitrate() |
com.wowza.wms.transcoder.vod.TranscoderVODDestination |
getTranscoderVODDestination() |
void |
setBitrate(int bitrate) |
void |
setTranscoderVODDestination(com.wowza.wms.transcoder.vod.TranscoderVODDestination transcoderVODDestination) |
int getBitrate()
com.wowza.wms.transcoder.vod.TranscoderVODDestination getTranscoderVODDestination()
void setBitrate(int bitrate)
void setTranscoderVODDestination(com.wowza.wms.transcoder.vod.TranscoderVODDestination transcoderVODDestination)