|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.neomedia.MediaConfiguration
public class MediaConfiguration
| Constructor Summary | |
|---|---|
MediaConfiguration()
|
|
| Method Summary | |
|---|---|
static Component |
createAudioConfigPanel()
Returns the audio configuration panel. |
static void |
createAudioSystemControls(org.jitsi.impl.neomedia.device.AudioSystem audioSystem,
JComponent container)
Creates the UI controls which are to control the details of a specific AudioSystem. |
static Component |
createBasicControls(int type)
Creates basic controls for a type (AUDIO or VIDEO). |
static Component |
createVideoConfigPanel()
Returns the video configuration panel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MediaConfiguration()
| Method Detail |
|---|
public static Component createAudioConfigPanel()
public static Component createVideoConfigPanel()
public static void createAudioSystemControls(org.jitsi.impl.neomedia.device.AudioSystem audioSystem,
JComponent container)
audioSystem - the AudioSystem for which the UI controls to
control its details are to be createdcontainer - the JComponent into which the UI controls which
are to control the details of the specified audioSystem are to
be addedpublic static Component createBasicControls(int type)
type - the type.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||