DJI Thermal SDK API  v1.5
Infrared camera image processing and temperature measurement library API
dirp_wrapper.h File Reference
#include "dirp_api.h"

Go to the source code of this file.

Data Structures

struct  dirp_api_wrapper_t
 

Macros

#define _DIRP_WRAPPER_H_
 

Typedefs

typedef void * DIRPV_HANDLE
 
typedef int32_t(* func_dirp_vendor_get_api) (dirp_api_wrapper_t *)
 

Functions

dllexport int32_t dirp_vendor_get_api (dirp_api_wrapper_t *api)
 

Macro Definition Documentation

◆ _DIRP_WRAPPER_H_

#define _DIRP_WRAPPER_H_

Typedef Documentation

◆ DIRPV_HANDLE

typedef void* DIRPV_HANDLE

◆ func_dirp_vendor_get_api

typedef int32_t(* func_dirp_vendor_get_api) (dirp_api_wrapper_t *)

Function Documentation

◆ dirp_vendor_get_api()

dllexport int32_t dirp_vendor_get_api ( dirp_api_wrapper_t api)