Searched defs:srtp_stream_t (Results 1 - 1 of 1) sorted by relevance

/external/srtp/include/
H A Dsrtp.h253 * @brief An srtp_stream_t points to an SRTP stream structure.
255 * The typedef srtp_stream_t is a pointer to a structure that
264 typedef struct srtp_stream_ctx_t *srtp_stream_t; typedef in typeref:struct:srtp_stream_ctx_t
887 srtp_stream_t stream; /**< The stream in which the event happend. */

Completed in 60 milliseconds