#include <priv.h>
Data Fields | |
fsdp_media_t | media_type |
unsigned int | port |
unsigned int | port_count |
fsdp_transport_protocol_t | transport |
char ** | formats |
unsigned int | formats_count |
char * | i_title |
fsdp_network_type_t | c_network_type |
fsdp_address_type_t | c_address_type |
fsdp_connection_address_t | c_address |
fsdp_bw_modifier_t * | bw_modifiers |
unsigned int | bw_modifiers_count |
fsdp_encryption_method_t | k_encryption_method |
char * | k_encryption_content |
unsigned long int | a_ptime |
unsigned long int | a_maxptime |
fsdp_rtpmap_t ** | a_rtpmaps |
unsigned int | a_rtpmaps_count |
fsdp_orient_t | a_orient |
fsdp_sendrecv_mode_t | a_sendrecv_mode |
char ** | a_sdplangs |
unsigned int | a_sdplangs_count |
char ** | a_langs |
unsigned int | a_langs_count |
float | a_framerate |
unsigned int | a_quality |
char ** | a_fmtps |
unsigned int | a_fmtps_count |
unsigned int | a_rtcp_port |
fsdp_network_type_t | a_rtcp_network_type |
fsdp_address_type_t | a_rtcp_address_type |
char * | a_rtcp_address |
char ** | unidentified_attributes |
unsigned int | unidentified_attributes_count |
Definition at line 123 of file priv.h.
|
Definition at line 159 of file priv.h. Referenced by fsdp_add_media_fmtp(), and fsdp_get_media_fmtp(). |
|
Definition at line 160 of file priv.h. Referenced by fsdp_add_media_fmtp(), fsdp_get_media_fmtp(), and fsdp_get_media_fmtp_count(). |
|
Definition at line 157 of file priv.h. Referenced by fsdp_get_media_framerate(), and fsdp_set_media_framerate(). |
|
Definition at line 155 of file priv.h. Referenced by fsdp_add_media_lang(), and fsdp_get_media_lang(). |
|
Definition at line 156 of file priv.h. Referenced by fsdp_add_media_lang(), fsdp_get_media_lang(), and fsdp_get_media_lang_count(). |
|
Definition at line 147 of file priv.h. Referenced by fsdp_get_media_maxptime(), and fsdp_set_media_maxptime(). |
|
Definition at line 151 of file priv.h. Referenced by fsdp_get_media_orient(), and fsdp_set_media_orient(). |
|
Definition at line 146 of file priv.h. Referenced by fsdp_get_media_ptime(), and fsdp_set_media_ptime(). |
|
Definition at line 158 of file priv.h. Referenced by fsdp_get_media_quality(), and fsdp_set_media_quality(). |
|
Definition at line 165 of file priv.h. Referenced by fsdp_get_media_rtcp_address(), and fsdp_set_media_rtcp(). |
|
Definition at line 164 of file priv.h. Referenced by fsdp_get_media_rtcp_address_type(), and fsdp_set_media_rtcp(). |
|
Definition at line 163 of file priv.h. Referenced by fsdp_get_media_rtcp_network_type(), and fsdp_set_media_rtcp(). |
|
Definition at line 162 of file priv.h. Referenced by fsdp_get_media_rtcp_port(), and fsdp_set_media_rtcp(). |
|
Definition at line 149 of file priv.h. Referenced by fsdp_add_media_rtpmap(), fsdp_get_media_rtpmap_clock_rate(), fsdp_get_media_rtpmap_encoding_name(), fsdp_get_media_rtpmap_payload_type(), and fsdp_make_media(). |
|
Definition at line 150 of file priv.h. Referenced by fsdp_add_media_rtpmap(), fsdp_get_media_rtpmap_clock_rate(), fsdp_get_media_rtpmap_count(), fsdp_get_media_rtpmap_encoding_name(), and fsdp_get_media_rtpmap_payload_type(). |
|
Definition at line 153 of file priv.h. Referenced by fsdp_add_media_sdplang(), and fsdp_get_media_sdplang(). |
|
Definition at line 154 of file priv.h. Referenced by fsdp_add_media_sdplang(), fsdp_get_media_sdplang(), and fsdp_get_media_sdplang_count(). |
|
Definition at line 152 of file priv.h. Referenced by fsdp_get_media_sendrecv(), and fsdp_set_media_sendrecv(). |
|
Definition at line 139 of file priv.h. Referenced by fsdp_add_media_bw_info(), fsdp_get_media_bw_modifier_type(), fsdp_get_media_bw_modifier_type_unknown(), and fsdp_get_media_bw_value(). |
|
Definition at line 140 of file priv.h. Referenced by fsdp_add_media_bw_info(), fsdp_get_media_bw_modifier_type(), fsdp_get_media_bw_modifier_type_unknown(), and fsdp_get_media_bw_value(). |
|
Definition at line 137 of file priv.h. Referenced by fsdp_get_media_address(), fsdp_get_media_address_ttl(), fsdp_get_media_addresses_count(), and fsdp_set_media_conn_address(). |
|
Definition at line 136 of file priv.h. Referenced by fsdp_get_media_address_type(), and fsdp_set_media_conn_address(). |
|
Definition at line 135 of file priv.h. Referenced by fsdp_get_media_network_type(), and fsdp_set_media_conn_address(). |
|
Definition at line 129 of file priv.h. Referenced by fsdp_add_media_format(), fsdp_get_media_format(), and fsdp_make_media(). |
|
Definition at line 130 of file priv.h. Referenced by fsdp_add_media_format(), fsdp_get_media_formats_count(), and fsdp_make_media(). |
|
Definition at line 132 of file priv.h. Referenced by fsdp_get_media_title(), and fsdp_set_media_title(). |
|
Definition at line 144 of file priv.h. Referenced by fsdp_get_media_encryption_content(), and fsdp_set_media_encryption(). |
|
Definition at line 143 of file priv.h. Referenced by fsdp_get_media_encryption_method(), and fsdp_set_media_encryption(). |
|
Definition at line 125 of file priv.h. Referenced by fsdp_get_media_type(), and fsdp_make_media(). |
|
Definition at line 126 of file priv.h. Referenced by fsdp_get_media_port(), and fsdp_make_media(). |
|
Definition at line 127 of file priv.h. Referenced by fsdp_get_media_ports_count(), and fsdp_make_media(). |
|
Definition at line 128 of file priv.h. Referenced by fsdp_get_media_transport_protocol(), and fsdp_make_media(). |
|
Definition at line 167 of file priv.h. Referenced by fsdp_get_media_unidentified_attribute(). |
|
Definition at line 168 of file priv.h. Referenced by fsdp_get_media_unidentified_attributes_count(). |