物联网操作系统AliOS Things 3.3 |
#include <uvoice_types.h>
成员变量 | |
| char | name [32] |
| char | author [32] |
| char | album [32] |
| char | year [8] |
| int | valid |
| unsigned char | type |
| int32_t | bitrate |
| int32_t | media_size |
| int32_t | duration |
在文件 uvoice_types.h 第 39 行定义.
| char album[32] |
在文件 uvoice_types.h 第 42 行定义.
| char author[32] |
在文件 uvoice_types.h 第 41 行定义.
| int32_t bitrate |
在文件 uvoice_types.h 第 46 行定义.
| int32_t duration |
在文件 uvoice_types.h 第 48 行定义.
| int32_t media_size |
在文件 uvoice_types.h 第 47 行定义.
| char name[32] |
在文件 uvoice_types.h 第 40 行定义.
| unsigned char type |
在文件 uvoice_types.h 第 45 行定义.
| int valid |
在文件 uvoice_types.h 第 44 行定义.
| char year[8] |
在文件 uvoice_types.h 第 43 行定义.