#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 第 56 行定义.
| char album[32] |
在文件 uvoice_types.h 第 59 行定义.
| char author[32] |
在文件 uvoice_types.h 第 58 行定义.
| int32_t bitrate |
在文件 uvoice_types.h 第 63 行定义.
| int32_t duration |
在文件 uvoice_types.h 第 65 行定义.
| int32_t media_size |
在文件 uvoice_types.h 第 64 行定义.
| char name[32] |
在文件 uvoice_types.h 第 57 行定义.
| unsigned char type |
在文件 uvoice_types.h 第 62 行定义.
| int valid |
在文件 uvoice_types.h 第 61 行定义.
| char year[8] |
在文件 uvoice_types.h 第 60 行定义.