|
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 Component |
createBasicControls(int type)
Creates basic controls for a type(AUDIO or VIDEO) |
static Component |
createBasicControls(int type,
boolean addTypeCbo)
Creates basic controls for a type(AUDIO or VIDEO) |
(package private) static void |
createPortAudioControls(JPanel portAudioPanel)
Creates the ui controls for portaudio. |
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()
static void createPortAudioControls(JPanel portAudioPanel)
portAudioPanel - the panelpublic static Component createBasicControls(int type)
type - the type.
public static Component createBasicControls(int type,
boolean addTypeCbo)
type - the type.addTypeCbo - add the type combobox
|
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 | |||||||||