net.java.sip.communicator.impl.media.codec
Class Constants
java.lang.Object
net.java.sip.communicator.impl.media.codec.Constants
public class Constants
- extends Object
Constants needed in codecs impl.
- Author:
- Damian Minkov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALAW_RTP
public static final String ALAW_RTP
- See Also:
- Constant Field Values
SPEEX_RTP
public static final String SPEEX_RTP
- See Also:
- Constant Field Values
SPEEX
public static final String SPEEX
- See Also:
- Constant Field Values
ILBC_RTP
public static final String ILBC_RTP
- See Also:
- Constant Field Values
ILBC
public static final String ILBC
- See Also:
- Constant Field Values
H264_RTP
public static final String H264_RTP
- See Also:
- Constant Field Values
H264
public static final String H264
- See Also:
- Constant Field Values
H264_RTP_SDP
public static final int H264_RTP_SDP
- See Also:
- Constant Field Values
ILBC_MODE
public static int ILBC_MODE
- mode : Frame size for the encoding/decoding
20 - 20 ms
30 - 30 ms
VIDEO_WIDTH
public static final int VIDEO_WIDTH
VIDEO_HEIGHT
public static final int VIDEO_HEIGHT
Constants
public Constants()
SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.