DynamicPayloadFormat
Dynamic payload format objects.
- Provided by: libccrtp-doc (Version: 2.0.9-2.3build1)
- Source: libccrtp
- Report a bug
Dynamic payload format objects.
#include <formats.h>
Inherits PayloadFormat.
DynamicPayloadFormat (PayloadType type, uint32 rate)
Constructor.
Dynamic payload format objects.
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.
Author
Constructor. Builds a dynamic payload format from payload numeric identifier and the corresponding RTP clock rate.
Parameters
Generated automatically by Doxygen for ccRTP from the source code.