Field Summary |
|
final public static int | AVP_DEFINED_STATIC_MAX Highest defined static payload type. |
final public static int | AVP_DYNAMIC_MIN |
final public static int | CELB Static RTP/AVP payload type for the CELB video codec. |
final public static int | CN Static RTP/AVP payload type for the CN audio codec. |
final public static int | CN_DEPRECATED Static RTP/AVP payload type for the CN audio codec. |
final public static int | DVI4_11025 |
final public static int | DVI4_16000 Static RTP/AVP payload type for the DVI4_16000 audio codec. |
final public static int | DVI4_22050 Static RTP/AVP payload type for the DVI4_22050 audio codec. |
final public static int | DVI4_8000 |
final public static String | DYNAMIC Dynamic Payload type. |
final public static String | FMTP RTP mapping attribute. |
final public static int | G722 Static RTP/AVP payload type for the G722 audio codec. |
final public static int | G723 Static RTP/AVP payload type for the G723 audio codec. |
final public static int | G726_32 Static RTP/AVP payload type for the G726_32 audio codec. |
final public static int | G728 Static RTP/AVP payload type for the G728 audio codec. |
final public static int | G729 Static RTP/AVP payload type for the G729 audio codec. |
final public static int | GSM Static RTP/AVP payload type for the GSM audio codec. |
final public static int | H261 Static RTP/AVP payload type for the H261 video codec. |
final public static int | H263 Static RTP/AVP payload type for the H263 video codec. |
final public static int | JPEG Static RTP/AVP payload type for the JPEG video codec. |
final public static int | L16_1CH Static RTP/AVP payload type for the L16_1CH audio codec. |
final public static int | L16_2CH Static RTP/AVP payload type for the L16_2CH audio codec. |
final public static int | LPC |
final public static int | MP2T Static RTP/AVP payload type for the MP2T video codec. |
final public static int | MPA Static RTP/AVP payload type for the MPA audio codec. |
final public static int | MPV Static RTP/AVP payload type for the MPV video codec. |
final public static long | NTP_CONST Constant used to translate between NTP time used in SDP and "native" Java
time. |
final public static int | NV |
final public static int | PCMA Static RTP/AVP payload type for the PCMA audio codec. |
final public static int | PCMU Static RTP/AVP payload type for the PCMU audio codec. |
final public static int | QCELP |
final public static String | RESERVED Reserved Payload type. |
final public static String | RTPMAP RTP mapping attribute. |
final public static String | RTP_AVP |
final public static int | TENSIXTEEN Static RTP/AVP payload type for the TENSIXTEEN audio codec. |
final public static String | UNASSIGNED Unassigned Payload type. |
final public static int[] | avpChannels Channels per static type. |
final public static int[] | avpClockRates Clock rates for various AVP payload types indexed by their static payload
types. |
final public static String[] | avpTypeNames Names of AVP (Audio-Video Profile) payload types indexed on their static
payload types. |