Uses of Package
org.jitsi.service.neomedia
-
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia Class Description AbstractMediaStream Abstract base implementation of MediaStream to ease the implementation of the interface.AudioMediaStream Extends the MediaStream interface and adds methods specific to audio streaming.BasicVolumeControl Provides a basic implementation of VolumeControl which stores the volume level/value set on it in the ConfigurationService.DTMFMethod Enumerates all available DTMF methods.DTMFRtpTone Represents all DTMF tones for RTP method (RFC4733).DTMFTone Class for representing all the different DTMF tones.MediaDirection The MediaDirections enumeration contains a list of media directions that indicate read/write capabilities of different entities in this MediaService such as for example devices.MediaService The MediaService service is meant to be a wrapper of media libraries such as JMF, FMJ, FFMPEG, and/or others.MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties.MediaStreamStats Class used to compute stats concerning a MediaStream.MediaStreamTarget The MediaStreamTarget contains a pair of host:port couples indicating data (RTP) and control (RTCP) locations.MediaUseCase The MediaUseCase enumeration contains a list of use-cases for media related.QualityControl The quality controls we use to control other party video presets.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.RetransmissionRequester RTPExtension RTP extensions are defined by RFC 5285 and they allow attaching additional information to some or all RTP packets of an RTP stream.RTPTranslator Represents an RTP translator which forwards RTP and RTCP traffic between multiple MediaStreams.SrtpControl Controls SRTP encryption in the MediaStream.SrtpControlType The SrtpControlType enumeration contains all currently known SrtpControl implementations.SSRCFactory Declares a factory of synchronization source (SSRC) identifiers.StreamConnector The StreamConnector interface represents a pair of datagram sockets that a media stream could use for RTP and RTCP traffic.StreamConnector.Protocol Enumerates the protocols supported by StreamConnector.TransmissionFailedException Signals that a packet transmission exception of some sort has occurred.VideoMediaStream Extends the MediaStream interface and adds methods specific to video streaming.VolumeControl Control for volume level in (neo)media service. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.codec Class Description ByteArrayBufferImpl ImplementsByteArrayBuffer. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.conference Class Description DTMFInbandTone Manages the generation of the inband DMTF signal. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.device Class Description DTMFInbandTone Manages the generation of the inband DMTF signal.MediaDirection The MediaDirections enumeration contains a list of media directions that indicate read/write capabilities of different entities in this MediaService such as for example devices.MediaUseCase The MediaUseCase enumeration contains a list of use-cases for media related.QualityPreset Predefined quality preset used to specify some video settings during an existing call or when starting a new call.RTPExtension RTP extensions are defined by RFC 5285 and they allow attaching additional information to some or all RTP packets of an RTP stream.VolumeControl Control for volume level in (neo)media service. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.jmfext.media.protocol.rtpdumpfile Class Description RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.jmfext.media.renderer.audio Class Description VolumeControl Control for volume level in (neo)media service. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.jmfext.media.rtp Class Description SSRCFactory Declares a factory of synchronization source (SSRC) identifiers. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.protocol Class Description DTMFInbandTone Manages the generation of the inband DMTF signal. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.recording Class Description MediaException Implements an Exception thrown by the neomedia service interfaces and their implementations.MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.RTPTranslator Represents an RTP translator which forwards RTP and RTCP traffic between multiple MediaStreams. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.rtcp Class Description RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.rtp Class Description MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.RTPTranslator Represents an RTP translator which forwards RTP and RTCP traffic between multiple MediaStreams.SSRCFactory Declares a factory of synchronization source (SSRC) identifiers. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.rtp.remotebitrateestimator Class Description RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.rtp.translator Class Description AbstractRTPTranslator An abstract, base implementation ofRTPTranslatorwhich aid the implementation of the interface.MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties.RTPTranslator Represents an RTP translator which forwards RTP and RTCP traffic between multiple MediaStreams.SSRCFactory Declares a factory of synchronization source (SSRC) identifiers. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.stats Class Description MediaStreamStats Class used to compute stats concerning a MediaStream. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform Class Description AbstractSrtpControl Provides an abstract, base implementation ofSrtpControlto facilitate implementers.MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.RetransmissionRequester SrtpControl Controls SRTP encryption in the MediaStream.SrtpControl.TransformEngine Adds a cleanup() method to org.jitsi.impl.neomedia.transform.TransformEngine which is to go in hand with the cleanup() method of SrtpControl.StreamConnector The StreamConnector interface represents a pair of datagram sockets that a media stream could use for RTP and RTCP traffic. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.csrc Class Description MediaDirection The MediaDirections enumeration contains a list of media directions that indicate read/write capabilities of different entities in this MediaService such as for example devices.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.dtls Class Description AbstractSrtpControl Provides an abstract, base implementation ofSrtpControlto facilitate implementers.DtlsControl ImplementsSrtpControlfor DTSL-SRTP.DtlsControl.Setup Enumerates the possible values of the setup SDP attribute defined by RFC 4145 "TCP-Based Media Transport in the Session Description Protocol (SDP)".RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.SrtpControl Controls SRTP encryption in the MediaStream.SrtpControl.TransformEngine Adds a cleanup() method to org.jitsi.impl.neomedia.transform.TransformEngine which is to go in hand with the cleanup() method of SrtpControl. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.dtmf Class Description DTMFRtpTone Represents all DTMF tones for RTP method (RFC4733).RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.fec Class Description MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.pt Class Description RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.rtcp Class Description RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.sdes Class Description AbstractSrtpControl Provides an abstract, base implementation ofSrtpControlto facilitate implementers.SDesControl SDES based SRTP MediaStream encryption control.SrtpControl Controls SRTP encryption in the MediaStream.SrtpControl.TransformEngine Adds a cleanup() method to org.jitsi.impl.neomedia.transform.TransformEngine which is to go in hand with the cleanup() method of SrtpControl. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.srtp Class Description RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket. -
Classes in org.jitsi.service.neomedia used by org.jitsi.impl.neomedia.transform.zrtp Class Description AbstractSrtpControl Provides an abstract, base implementation ofSrtpControlto facilitate implementers.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.SrtpControl Controls SRTP encryption in the MediaStream.SrtpControl.TransformEngine Adds a cleanup() method to org.jitsi.impl.neomedia.transform.TransformEngine which is to go in hand with the cleanup() method of SrtpControl.ZrtpControl ZRTP based SRTP MediaStream encryption control. -
Classes in org.jitsi.service.neomedia used by org.jitsi.service.libjitsi Class Description MediaService The MediaService service is meant to be a wrapper of media libraries such as JMF, FMJ, FFMPEG, and/or others. -
Classes in org.jitsi.service.neomedia used by org.jitsi.service.neomedia Class Description ByteArrayBufferImpl ImplementsByteArrayBuffer.DtlsControl.Setup Enumerates the possible values of the setup SDP attribute defined by RFC 4145 "TCP-Based Media Transport in the Session Description Protocol (SDP)".DTMFInbandTone Manages the generation of the inband DMTF signal.DTMFMethod Enumerates all available DTMF methods.DTMFRtpTone Represents all DTMF tones for RTP method (RFC4733).DTMFTone Class for representing all the different DTMF tones.MediaDirection The MediaDirections enumeration contains a list of media directions that indicate read/write capabilities of different entities in this MediaService such as for example devices.MediaException Implements an Exception thrown by the neomedia service interfaces and their implementations.MediaService The MediaService service is meant to be a wrapper of media libraries such as JMF, FMJ, FFMPEG, and/or others.MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties.MediaStreamTarget The MediaStreamTarget contains a pair of host:port couples indicating data (RTP) and control (RTCP) locations.MediaUseCase The MediaUseCase enumeration contains a list of use-cases for media related.QualityControl The quality controls we use to control other party video presets.QualityPreset Predefined quality preset used to specify some video settings during an existing call or when starting a new call.RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.RawPacket.HeaderExtension Represents an RTP header extension with the RFC5285 one-byte header:RawPacket.HeaderExtensions Implements an iterator over the RTP header extensions of aRawPacket.RetransmissionRequester RTPExtension RTP extensions are defined by RFC 5285 and they allow attaching additional information to some or all RTP packets of an RTP stream.RTPTranslator Represents an RTP translator which forwards RTP and RTCP traffic between multiple MediaStreams.RTPTranslator.WriteFilter Defines a packet filter which allows an observer of an RTPTranslator to disallow the writing of specific packets into a specific destination identified by a MediaStream.SrtpControl Controls SRTP encryption in the MediaStream.SrtpControl.TransformEngine Adds a cleanup() method to org.jitsi.impl.neomedia.transform.TransformEngine which is to go in hand with the cleanup() method of SrtpControl.SrtpControlType The SrtpControlType enumeration contains all currently known SrtpControl implementations.SSRCFactory Declares a factory of synchronization source (SSRC) identifiers.StreamConnector The StreamConnector interface represents a pair of datagram sockets that a media stream could use for RTP and RTCP traffic.StreamConnector.Protocol Enumerates the protocols supported by StreamConnector.TransmissionFailedException Signals that a packet transmission exception of some sort has occurred.VolumeControl Control for volume level in (neo)media service. -
Classes in org.jitsi.service.neomedia used by org.jitsi.service.neomedia.device Class Description MediaDirection The MediaDirections enumeration contains a list of media directions that indicate read/write capabilities of different entities in this MediaService such as for example devices.QualityPreset Predefined quality preset used to specify some video settings during an existing call or when starting a new call.RTPExtension RTP extensions are defined by RFC 5285 and they allow attaching additional information to some or all RTP packets of an RTP stream. -
Classes in org.jitsi.service.neomedia used by org.jitsi.service.neomedia.event Class Description AudioMediaStream Extends the MediaStream interface and adds methods specific to audio streaming.DTMFRtpTone Represents all DTMF tones for RTP method (RFC4733).SrtpControl Controls SRTP encryption in the MediaStream.VolumeControl Control for volume level in (neo)media service. -
Classes in org.jitsi.service.neomedia used by org.jitsi.service.neomedia.recording Class Description MediaException Implements an Exception thrown by the neomedia service interfaces and their implementations.MediaStream The MediaStream class represents a (generally) bidirectional RTP stream between exactly two parties. -
Classes in org.jitsi.service.neomedia used by org.jitsi.service.neomedia.stats Class Description MediaStreamStats Class used to compute stats concerning a MediaStream. -
Classes in org.jitsi.service.neomedia used by org.jitsi.util.function Class Description RawPacket When using TransformConnector, a RTP/RTCP packet is represented using RawPacket.