Interface IRTPSessionDescriptionDataProvider


public interface IRTPSessionDescriptionDataProvider

IRTPSessionDescriptionDataProvider: Internal use.

  • Method Details

    • init

      void init(com.wowza.wms.mediacaster.MediaCaster mediaCaster)
    • getSessionDescriptionData

      com.wowza.wms.mediacaster.rtp.RTPSessionDescriptionData getSessionDescriptionData(IApplicationInstance appInstance, String streamName, int retryCount, IRTPSessionDescriptionSessionHandler handler, IMediaCaster mediaCaster)
    • sessionStart

      void sessionStart(RTPSession rtpSession)
    • sessionStop

      void sessionStop(RTPSession rtpSession)
    • doIdle

      boolean doIdle(com.wowza.wms.mediacaster.MediaCaster mediaCaster)