Package com.wowza.wms.rtp.model
Interface IRTPEncryptionProvider
- 
 public interface IRTPEncryptionProvider
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTrack(RTPSession rtpSession, com.wowza.wms.rtp.model.RTPTrack rtpTrack)
 
- 
- 
- 
Method Detail- 
onTrackvoid onTrack(RTPSession rtpSession, com.wowza.wms.rtp.model.RTPTrack rtpTrack) 
 
- 
 
-