RCP API  6.61.0

◆ rcp_log()

void rcp_log ( rcp_log_t  severity,
const rcp_camera_connection_t con,
const char *  msg 
)

Wrapper for logging messages from the RCP API.

This function must be implemented by the client code. It is up to the client code on what to do with this log data.

Parameters
[in]severityseverity of log message
[in]concamera connection associated with message (or NULL if none or unknown)
[in]msgmessage contents