物联网操作系统AliOS Things 3.3
_ucamera_context_t结构体 参考

#include <ucamera_service.h>

成员变量

const char * name
 
const char * desc
 
int(* available )(void)
 
ucamera_device_t *(* create )(int devindex)
 

详细描述

在文件 ucamera_service.h23 行定义.

结构体成员变量说明

◆ available

int(* available) (void)

在文件 ucamera_service.h26 行定义.

◆ create

ucamera_device_t*(* create) (int devindex)

在文件 ucamera_service.h27 行定义.

◆ desc

const char* desc

在文件 ucamera_service.h25 行定义.

◆ name

const char* name

在文件 ucamera_service.h24 行定义.


该结构体的文档由以下文件生成: