#include <priv.h>
Data Fields | |
char * | pt |
char * | encoding_name |
unsigned int | clock_rate |
char * | parameters |
Holds payload type, enconding name, RTP clock rate, and encofing parameters.
Definition at line 101 of file priv.h.
|
Definition at line 104 of file priv.h. Referenced by fsdp_add_media_rtpmap(), fsdp_add_rtpmap(), fsdp_get_media_rtpmap_clock_rate(), fsdp_get_rtpmap_clock_rate(), and fsdp_parse_rtpmap(). |
|
Definition at line 103 of file priv.h. Referenced by fsdp_add_media_rtpmap(), fsdp_add_rtpmap(), fsdp_get_media_rtpmap_encoding_name(), fsdp_get_rtpmap_encoding_name(), and fsdp_parse_rtpmap(). |
|
Definition at line 105 of file priv.h. Referenced by fsdp_add_media_rtpmap(), fsdp_add_rtpmap(), fsdp_get_media_rtpmap_encoding_parameters(), fsdp_get_rtpmap_encoding_parameters(), and fsdp_parse_rtpmap(). |
|
Definition at line 102 of file priv.h. Referenced by fsdp_add_media_rtpmap(), fsdp_add_rtpmap(), fsdp_get_media_rtpmap_payload_type(), fsdp_get_rtpmap_payload_type(), and fsdp_parse_rtpmap(). |