|
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.codec.Constants
public class Constants
Allows start import of net.java.sip.communicator.impl.neomedia.codec in order to get the constants define in net.java.sip.communicator.impl.neomedia.codec.Constants without star import of net.java.sip.communicator.impl.neomedia.codec.
| Field Summary | |
|---|---|
static String |
ALAW_RTP
|
static String |
G722
|
static String |
G722_RTP
|
static String |
H263P
|
static String |
H263P_RTP
|
static String |
H264
|
static String |
H264_RTP
|
static String |
ILBC
|
static int |
ILBC_MODE
mode : Frame size for the encoding/decoding 20 - 20 ms 30 - 30 ms |
static String |
ILBC_RTP
|
static String |
SILK
|
static String |
SILK_RTP
|
static String |
SPEEX
|
static String |
SPEEX_RTP
|
static String |
TELEPHONE_EVENT
Pseudo format representing DTMF tones sent over RTP. |
static int |
VIDEO_HEIGHT
Default video height. |
static int |
VIDEO_WIDTH
Default video width. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ALAW_RTP
public static final String G722
public static final String G722_RTP
public static final String ILBC
public static final String ILBC_RTP
public static final String SILK
public static final String SILK_RTP
public static final String SPEEX
public static final String SPEEX_RTP
public static final String H264
public static final String H264_RTP
public static final String H263P
public static final String H263P_RTP
public static final String TELEPHONE_EVENT
public static int ILBC_MODE
public static final int VIDEO_WIDTH
public static final int VIDEO_HEIGHT
| Constructor Detail |
|---|
public Constants()
|
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 | |||||||||