[][src]Type Definition srtp2_sys::srtp_err_status_t

type srtp_err_status_t = c_uint;

@brief srtp_err_status_t defines error codes.

The enumeration srtp_err_status_t defines error codes. Note that the value of srtp_err_status_ok is equal to zero, which can simplify error checking somewhat.