stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
FrameCryptorFactory
/
createFrameCryptorKeyProvider
create
Frame
Cryptor
Key
Provider
open
fun
createFrameCryptorKeyProvider
(
sharedKey
:
Boolean
,
ratchetSalt
:
Array
<
Byte
>
,
ratchetWindowSize
:
Int
,
uncryptedMagicBytes
:
Array
<
Byte
>
,
failureTolerance
:
Int
,
keyRingSize
:
Int
,
discardFrameWhenCryptorNotReady
:
Boolean
)
:
FrameCryptorKeyProvider