Uses of Interface
com.wowza.wms.mediacaster.rtp.IRTPSessionDescriptionSessionHandler

Packages that use IRTPSessionDescriptionSessionHandler
com.wowza.wms.mediacaster.rtp   
 

Uses of IRTPSessionDescriptionSessionHandler in com.wowza.wms.mediacaster.rtp
 

Methods in com.wowza.wms.mediacaster.rtp with parameters of type IRTPSessionDescriptionSessionHandler
 com.wowza.wms.mediacaster.rtp.RTPSessionDescriptionData IRTPSessionDescriptionDataProvider.getSessionDescriptionData(IApplicationInstance appInstance, String streamName, int retryCount, IRTPSessionDescriptionSessionHandler handler, IMediaCaster mediaCaster)