|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoRTPBitRate
The RTPBitRate
interface contains constants describing
G.723 RTP bit rates.
CiscoRTPInputProperties.getBitRate
and
CiscoRTPOutputProperties.getBitRate
return these constants.
CiscoRTPInputProperties.getBitRate()
,
CiscoRTPOutputProperties.getBitRate()
Field Summary | |
---|---|
static int |
R5_3
This constant is the 5.3k G.723 bit rate. |
static int |
R6_4
This constant is the 6.4k G.723 bit rate. |
Field Detail |
---|
static final int R5_3
static final int R6_4
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |