Uses of Package
org.jitsi.impl.neomedia.transform
-
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia Class Description AbsSendTimeEngine Implements a TransformEngine which replaces the timestamps in abs-send-time RTP extensions with timestamps generated locally.CachingTransformer Implements a cache of outgoing RTP packets.DiscardTransformEngine As the name suggests, the DiscardTransformEngine discards packets that are flagged for discard.PaddingTermination De-duplicates RTP packets from incoming RTP streams.REDTransformEngine Implements aPacketTransformerandTransformEnginefor RED (RFC2198).RetransmissionRequesterImpl Creates classes to handle both the detection of loss and the creation and sending of nack packets, and a scheduler to allow for nacks to be re-transmitted at a set intervalRtxTransformer Intercepts RTX (RFC-4588) packets coming from anMediaStream, and removes their RTX encapsulation.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets.TransformEngineChain The engine chain allows using numerous TransformEngines on a single stream.TransformEngineWrapper Wraps a TransformerEngine (allows the wrapped instance to be swapped without modifications to the RTPConnector's transformer engine chain.TransformInputStream Extends RTPConnectorInputStream with transform logic. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.recording Class Description PacketTransformer Encapsulate the concept of packet transformation.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.rtcp Class Description PacketTransformer Encapsulate the concept of packet transformation.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.rtp Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.SinglePacketTransformerAdapter TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.rtp.remotebitrateestimator Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.SinglePacketTransformerAdapter TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform Class Description AbstractTransformOutputStream Facilitates the implementation of the interfaceTransformOutputStream.DebugTransformEngine Logs all the packets that go in and out of a MediaStream.PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.SinglePacketTransformerAdapter TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets.TransformInputStream Extends RTPConnectorInputStream with transform logic.TransformOutputStream Defines the public application programming interface (API) of anOutputDataStreamwhich applies transformations via aPacketTransformerto the data written into it.TransformTCPOutputStream Extends RTPConnectorTCPOutputStream with transform logic.TransformUDPOutputStream Extends RTPConnectorUDPOutputStream with transform logic. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.csrc Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.SinglePacketTransformerAdapter TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.delay Class Description PacketTransformer Encapsulate the concept of packet transformation.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.dtls Class Description PacketTransformer Encapsulate the concept of packet transformation.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.dtmf Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.fec Class Description PacketTransformer Encapsulate the concept of packet transformation.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.pt Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.SinglePacketTransformerAdapter TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.rtcp Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.sdes Class Description PacketTransformer Encapsulate the concept of packet transformation.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.srtp Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.impl.neomedia.transform.zrtp Class Description PacketTransformer Encapsulate the concept of packet transformation.SinglePacketTransformer Extends the PacketTransformer interface with methods which allow the transformation of a single packet into a single packet.TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets. -
Classes in org.jitsi.impl.neomedia.transform used by org.jitsi.service.neomedia Class Description TransformEngine Defines how to get PacketTransformers for RTP and RTCP packets.TransformEngineChain The engine chain allows using numerous TransformEngines on a single stream.