Interface IHTTPStreamerTranscoderVODDestinationIndex


public interface IHTTPStreamerTranscoderVODDestinationIndex
  • Method Details

    • getTranscoderVODDestination

      com.wowza.wms.transcoder.vod.TranscoderVODDestination getTranscoderVODDestination()
    • setTranscoderVODDestination

      void setTranscoderVODDestination(com.wowza.wms.transcoder.vod.TranscoderVODDestination transcoderVODDestination)
    • getBitrate

      int getBitrate()
    • setBitrate

      void setBitrate(int bitrate)