public class RFC3551 extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static int |
PAYLOAD_TYPE_PCMA |
|
static int |
PAYLOAD_TYPE_PCMU |
|
static String |
PCMA |
|
static byte |
PCMA_SILENCE |
|
static String |
PCMU |
|
static byte |
PCMU_SILENCE |
| Constructor | Description |
|---|---|
RFC3551() |
public static final int PAYLOAD_TYPE_PCMU
public static final int PAYLOAD_TYPE_PCMA
public static final String PCMU
public static final String PCMA
public static final byte PCMU_SILENCE
public static final byte PCMA_SILENCE
Copyright © 2018. All rights reserved.