FrameCryptorFactory
Functions
Link copied to clipboard
open fun createFrameCryptorForRtpReceiver( factory: PeerConnectionFactory, rtpReceiver: RtpReceiver, participantId: String, algorithm: FrameCryptorAlgorithm, keyProvider: FrameCryptorKeyProvider): FrameCryptor
Link copied to clipboard
open fun createFrameCryptorForRtpSender( factory: PeerConnectionFactory, rtpSender: RtpSender, participantId: String, algorithm: FrameCryptorAlgorithm, keyProvider: FrameCryptorKeyProvider): FrameCryptor
Link copied to clipboard