rtsp_client_vtable_t Struct Reference

#include <rtsp_client.h>

Data Fields

apt_bool_t(* on_session_terminate_response )(rtsp_client_t *client, rtsp_client_session_t *session)
apt_bool_t(* on_session_terminate_event )(rtsp_client_t *client, rtsp_client_session_t *session)
apt_bool_t(* on_session_response )(rtsp_client_t *client, rtsp_client_session_t *session, rtsp_message_t *request, rtsp_message_t *response)
apt_bool_t(* on_session_event )(rtsp_client_t *client, rtsp_client_session_t *session, rtsp_message_t *message)

Detailed Description

RTSP client vtable


Field Documentation

Sesssion event handler

Sesssion setup response handler

Sesssion termination event handler

Sesssion termination response handler


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1