<INCLUDE>ortp.h</INCLUDE>
<SECTION>
<FILE>rtpsessionapi</FILE>
<TITLE>RtpSession API</TITLE>
RtpSession
RtpSessionMode
RTP_CALLBACK_TABLE_MAX_ENTRIES
rtp_session_new
rtp_session_set_scheduling_mode
rtp_session_set_blocking_mode
rtp_session_set_profile
rtp_session_get_profile
rtp_session_set_local_addr
rtp_session_set_remote_addr
rtp_session_get_local_port
rtp_session_set_jitter_compensation
rtp_session_set_ssrc
rtp_session_set_seq_number
rtp_session_set_send_payload_type
rtp_session_set_recv_payload_type
rtp_session_get_send_payload_type
rtp_session_get_recv_payload_type
rtp_session_set_payload_type
rtp_session_signal_connect
rtp_session_signal_disconnect_by_callback
rtp_session_send_with_ts
rtp_session_recv_with_ts
rtp_session_recvm_with_ts
rtp_session_create_packet
rtp_session_create_packet_with_data
rtp_session_sendm_with_ts
rtp_session_get_current_send_ts
rtp_session_flush_sockets
rtp_session_set_time_jump_limit
rtp_session_reset
rtp_session_set_data
rtp_session_get_data
</SECTION>

<INCLUDE>ortp.h</INCLUDE>
<SECTION>
<FILE>stackmanagement</FILE>
<TITLE>Library management functions</TITLE>
ortp_min_version_required
ortp_init
ortp_scheduler_init
ortp_exit
</SECTION>


<INCLUDE>payloadtype.h</INCLUDE>
<SECTION>
<FILE>payloads</FILE>
<TITLE>RTP payloads and profiles</TITLE>
PayloadType
RtpProfile
av_profile
rtp_profile_clear_all
rtp_profile_get_name
rtp_profile_set_name
rtp_profile_set_payload
rtp_profile_get_payload
rtp_profile_clear_payload
</SECTION>

<INCLUDE>ortp.h</INCLUDE>
<SECTION>
<FILE>multiplexing</FILE>
<TITLE>Multiplexing sessions - in a one thread design</TITLE>
SessionSet
session_set_new
session_set_init
session_set_set
session_set_is_set
session_set_clr
session_set_select
session_set_destroy
</SECTION>

<INCLUDE>telephonyevents.h</INCLUDE>
<SECTION>
<FILE>telephoneevents</FILE>
<TITLE>Telephone events - RFC2833 </TITLE>
telephone_event
rtp_session_telephone_events_supported
rtp_session_create_telephone_event_packet
rtp_session_add_telephone_event
rtp_session_read_telephone_event
rtp_session_send_dtmf
</SECTION>
