Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.impl.neomedia.control

Class Summary
AbstractControls Provides an abstract implementation of Controls which facilitates implementers by requiring them to only implement Controls.getControls().
AbstractFormatControl Provides an abstract implementation of FormatControl which facilitates implementers by requiring them to implement just FormatControl.getSupportedFormats() and FormatControl.getFormat().
ControlsAdapter Provides a default implementation of Controls which does not expose any controls.
FrameProcessingControlImpl Provides a base implementation of FrameProcessingControl which keeps track of the minimalProcessing property, switches its value to true when it's notified that its owner is at least one frame behind and doesn't implement the controlComponent and framesDropped properties.
FrameRateControlAdapter Provides a default implementation of FrameRateControl.
ReadOnlyBufferControlDelegate Represents a wrapper of a specific BufferControl which does not call the setters of the wrapped instance and calls only the getters.
ReadOnlyFormatControlDelegate Represents a wrapper of a specific FormatControl instance which does not allow setting its format using FormatControl.setFormat(Format).
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.