Uses of Class
org.jitsi.impl.neomedia.rtp.RawPacketCache
-
Packages that use RawPacketCache Package Description org.jitsi.impl.neomedia.transform -
-
Uses of RawPacketCache in org.jitsi.impl.neomedia.transform
Methods in org.jitsi.impl.neomedia.transform that return RawPacketCache Modifier and Type Method Description RawPacketCacheCachingTransformer. getIncomingRawPacketCache()Gets the incomingRawPacketCache.RawPacketCacheCachingTransformer. getOutgoingRawPacketCache()Gets the outgoingRawPacketCache.
-