Uses of Interface
org.jitsi.service.neomedia.SDesControl
-
Packages that use SDesControl Package Description org.jitsi.impl.neomedia.transform.sdes -
-
Uses of SDesControl in org.jitsi.impl.neomedia.transform.sdes
Classes in org.jitsi.impl.neomedia.transform.sdes that implement SDesControl Modifier and Type Class Description classSDesControlImplDefault implementation ofSDesControlthat supports the crypto suites of the original RFC4568 and the KDR parameter, but nothing else.
-