#include <stdint.h>
#include "build.h"
Go to the source code of this file.
|
AVDECC_CONTROLLER_LIB32_API
controller *STDCALL | avdecc_lib::create_controller (net_interface *netif, void(*notification_callback)(void *notification_user_obj, int32_t notification_type, uint64_t guid, uint16_t cmd_type, uint16_t desc_type, uint16_t desc_index, uint32_t cmd_status, void *notification_id), void(*log_callback)(void *log_user_obj, int32_t log_level, const char *log_msg, int32_t time_stamp_ms)) |
| |
| #define _AVDECC_CONTROLLER_LIB_CONTROLLER_H_ |