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