Interface IRTPEncryptionProvider


public interface IRTPEncryptionProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onTrack(RTPSession rtpSession, com.wowza.wms.rtp.model.RTPTrack rtpTrack)
     
  • Method Details

    • onTrack

      void onTrack(RTPSession rtpSession, com.wowza.wms.rtp.model.RTPTrack rtpTrack)