org.csapi.jr.se.cc.mmccs
Interface Constants


public interface Constants

This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se.cc.mmccs


Field Summary
static int G711_56K
          ITU-T Recommendation G.711 on 56k, both A-Law and µ-Law
static int G711_64K
          ITU-T Recommendation G.711 on 64k, both A-Law and µ-Law
static int G722_48K
          ITU-T Recommendation G.722 at 48kbit/s
static int G722_56K
          ITU-T Recommendation G.722 at 56kbit/s
static int G722_64K
          ITU-T Recommendation G.722 at 64kbit/s
static int G7231
          ITU-T Recommendation G.723.1
static int G7231_ANNEX_C
          ITU-T Recommendation G.723.1 Annex C
static int G728
          ITU-T Recommendation G.728
static int G729
          ITU-T Recommendation G.729
static int G729_ANNEX_A
          ITU-T Recommendation G.729 Annex A
static int G729_ANNEX_A_AND_B
          ITU-T Recommendation G.729 Annex A and B
static int G729_ANNEXB
          ITU-T Recommendation G.729 Annex B
static int GSM_ENHANCED
          GSM Enhanced Full Rate Codec
static int GSM_FULLRATE
          GSM Full Rate Codec
static int GSM_HALFRATE
          GSM Half Rate Codec
static int H261
          ITU-T Recommendation H.261
static int H262
          ITU-T Recommendation H.262
static int H263
          ITU-T Recommendation H.263
static int IS11172_2
          ISO/IEC 11172-2 (MPEG-1 video)
static int IS11172_3
          ISO/IEC 11172-3 (MPEG-1 audio)
static int IS13818_3
          ISO/IEC 13818-3 (MPEG-2 audio)
static int IS14496_2
          ISO/IEC 14496-2 (MPEG-4 video)
static int UMTS_AMR_NB
          UMTS Narrowband Adaptive Multirate Codec
static int UMTS_AMR_WB
          UMTS Wideband Adaptive Multirate Codec
 

Field Detail

G711_64K

public static final int G711_64K
ITU-T Recommendation G.711 on 64k, both A-Law and µ-Law

See Also:
Constant Field Values

G711_56K

public static final int G711_56K
ITU-T Recommendation G.711 on 56k, both A-Law and µ-Law

See Also:
Constant Field Values

G722_64K

public static final int G722_64K
ITU-T Recommendation G.722 at 64kbit/s

See Also:
Constant Field Values

G722_56K

public static final int G722_56K
ITU-T Recommendation G.722 at 56kbit/s

See Also:
Constant Field Values

G722_48K

public static final int G722_48K
ITU-T Recommendation G.722 at 48kbit/s

See Also:
Constant Field Values

G7231

public static final int G7231
ITU-T Recommendation G.723.1

See Also:
Constant Field Values

G728

public static final int G728
ITU-T Recommendation G.728

See Also:
Constant Field Values

G729

public static final int G729
ITU-T Recommendation G.729

See Also:
Constant Field Values

G729_ANNEX_A

public static final int G729_ANNEX_A
ITU-T Recommendation G.729 Annex A

See Also:
Constant Field Values

IS11172_3

public static final int IS11172_3
ISO/IEC 11172-3 (MPEG-1 audio)

See Also:
Constant Field Values

IS13818_3

public static final int IS13818_3
ISO/IEC 13818-3 (MPEG-2 audio)

See Also:
Constant Field Values

G729_ANNEXB

public static final int G729_ANNEXB
ITU-T Recommendation G.729 Annex B

See Also:
Constant Field Values

G729_ANNEX_A_AND_B

public static final int G729_ANNEX_A_AND_B
ITU-T Recommendation G.729 Annex A and B

See Also:
Constant Field Values

G7231_ANNEX_C

public static final int G7231_ANNEX_C
ITU-T Recommendation G.723.1 Annex C

See Also:
Constant Field Values

GSM_FULLRATE

public static final int GSM_FULLRATE
GSM Full Rate Codec

See Also:
Constant Field Values

GSM_HALFRATE

public static final int GSM_HALFRATE
GSM Half Rate Codec

See Also:
Constant Field Values

GSM_ENHANCED

public static final int GSM_ENHANCED
GSM Enhanced Full Rate Codec

See Also:
Constant Field Values

H261

public static final int H261
ITU-T Recommendation H.261

See Also:
Constant Field Values

H262

public static final int H262
ITU-T Recommendation H.262

See Also:
Constant Field Values

H263

public static final int H263
ITU-T Recommendation H.263

See Also:
Constant Field Values

IS11172_2

public static final int IS11172_2
ISO/IEC 11172-2 (MPEG-1 video)

See Also:
Constant Field Values

UMTS_AMR_NB

public static final int UMTS_AMR_NB
UMTS Narrowband Adaptive Multirate Codec

See Also:
Constant Field Values

UMTS_AMR_WB

public static final int UMTS_AMR_WB
UMTS Wideband Adaptive Multirate Codec

See Also:
Constant Field Values

IS14496_2

public static final int IS14496_2
ISO/IEC 14496-2 (MPEG-4 video)

See Also:
Constant Field Values