namespace RTPConstants


Full nameCoral::RTPConstants
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

const cardinal RTPMaxPayloadLimit

RTP maximum payload limit.

const cardinal RTPDefaultMaxPayload

RTP default maximum payload is 1376 = 1500 - (12 + 16 * 4) - 40 - 8 = Maximum ethernet data length - RTPPacket size - (16 * CSRC) - UDP header size - IPv6 header size.

const cardinal RTPDefaultHeaderSize

Default RTP header size (CC = 0).

const card8 RTPVersion

Constant for RTP version.

const double RTPMicroSecondsPerTimeStamp

Constant for microseconds per RTP timestamp.

const cardinal RTPMaxQualityLayers

Maximum number of layers in one stream. Note: This is *not* a constant of RFC 1889 but a limit for the Coral RTP classes!

const cardinal RTPMaxQualityLayers

Maximum number of layers in one stream. Note: This is *not* a constant of RFC 1889 but a limit for the Coral RTP classes!


Generated by: viper@odin on Fri Feb 23 12:41:26 2001, using kdoc 2.0a36.