Uses of Interface
com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.IHTTPStreamerSmoothLivePacketizerDataHandler

Packages that use com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.IHTTPStreamerSmoothLivePacketizerDataHandler
  • Uses of com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.IHTTPStreamerSmoothLivePacketizerDataHandler in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer

    Methods in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer that return com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.IHTTPStreamerSmoothLivePacketizerDataHandler in in
    Modifier and Type
    Method
    Description
    com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.IHTTPStreamerSmoothLivePacketizerDataHandler
    LiveStreamPacketizerSmoothStreaming.getDataHandler()
    Deprecated.
     
    Methods in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer with parameters of type com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.IHTTPStreamerSmoothLivePacketizerDataHandler in in
    Modifier and Type
    Method
    Description
    void
    LiveStreamPacketizerSmoothStreaming.setDataHandler(com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.IHTTPStreamerSmoothLivePacketizerDataHandler dataHandler)
    Deprecated.