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

#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.h39 行定义.

结构体成员变量说明

◆ album

char album[32]

在文件 uvoice_types.h42 行定义.

◆ author

char author[32]

在文件 uvoice_types.h41 行定义.

◆ bitrate

int32_t bitrate

在文件 uvoice_types.h46 行定义.

◆ duration

int32_t duration

在文件 uvoice_types.h48 行定义.

◆ media_size

int32_t media_size

在文件 uvoice_types.h47 行定义.

◆ name

char name[32]

在文件 uvoice_types.h40 行定义.

◆ type

unsigned char type

在文件 uvoice_types.h45 行定义.

◆ valid

int valid

在文件 uvoice_types.h44 行定义.

◆ year

char year[8]

在文件 uvoice_types.h43 行定义.


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