net.java.sip.communicator.impl.neomedia
Class MediaConfiguration
java.lang.Object
net.java.sip.communicator.impl.neomedia.MediaConfiguration
public class MediaConfiguration
- extends Object
- Author:
- Lyubomir Marinov, Damian Minkov, Yana Stamcheva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaConfiguration
public MediaConfiguration()
createAudioConfigPanel
public static Component createAudioConfigPanel()
- Returns the audio configuration panel.
- Returns:
- the audio configuration panel
createVideoConfigPanel
public static Component createVideoConfigPanel()
- Returns the video configuration panel.
- Returns:
- the video configuration panel
createBasicControls
public static Component createBasicControls(int type)
- Creates basic controls for a type (AUDIO or VIDEO).
- Parameters:
type - the type.
- Returns:
- the build Component.
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.