Uses of Package
org.jitsi.service.neomedia.control
-
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia Class Description KeyFrameControl Represents a control over the key frame-related logic of a VideoMediaStream. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.codec.audio.g729 Class Description AdvancedAttributesAwareCodec An interface used to pass additional attributes (received via SDP/Jingle) to codecs. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.codec.audio.ilbc Class Description FormatParametersAwareCodec An interface used to pass additional format parameters (received via SDP/Jingle) to codecs. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.codec.audio.mp3 Class Description FlushableControl An interface which allows to flush a buffer. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.codec.audio.opus Class Description AdvancedAttributesAwareCodec An interface used to pass additional attributes (received via SDP/Jingle) to codecs.FECDecoderControl An interface used to communicate with a decoder that supports decoding FECFormatParametersAwareCodec An interface used to pass additional format parameters (received via SDP/Jingle) to codecs.PacketLossAwareEncoder An interface used to notify encoders about the packet loss which is expected. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.codec.audio.silk Class Description PacketLossAwareEncoder An interface used to notify encoders about the packet loss which is expected. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.codec.video.h264 Class Description KeyFrameControl Represents a control over the key frame-related logic of a VideoMediaStream. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.device Class Description KeyFrameControl Represents a control over the key frame-related logic of a VideoMediaStream. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.impl.neomedia.recording Class Description KeyFrameControl Represents a control over the key frame-related logic of a VideoMediaStream. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.service.neomedia Class Description KeyFrameControl Represents a control over the key frame-related logic of a VideoMediaStream. -
Classes in org.jitsi.service.neomedia.control used by org.jitsi.service.neomedia.control Class Description KeyFrameControl Represents a control over the key frame-related logic of a VideoMediaStream.KeyFrameControl.KeyFrameRequestee Represents a way for the remote peer of a VideoMediaStream to request a key frame from its local peer.KeyFrameControl.KeyFrameRequester Represents a way for a VideoMediaStream to request a key frame from its remote peer.