public interface IHTTPStreamerTranscoderVODDestinationIndex
| Modifier and Type | Method | 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)