#include <formats.h>
Inheritance diagram for DynamicPayloadFormat:

Public Member Functions | |
| DynamicPayloadFormat (PayloadType type, uint32 rate) | |
| Constructor. | |
Class of payload formats objects for payload types dynamically negotiated. Because these payloads do not have a fix RTP clock rate assigned, it must be specified to the constructor. This class will be used by applications that support dynamic payload negotiation.
|
||||||||||||
|
Constructor. Builds a dynamic payload format from payload numeric identifier and the corresponding RTP clock rate.
|
1.4.4