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

结构体成员变量说明

◆ album

char album[32]

在文件 uvoice_types.h59 行定义.

◆ author

char author[32]

在文件 uvoice_types.h58 行定义.

◆ bitrate

int32_t bitrate

在文件 uvoice_types.h63 行定义.

◆ duration

int32_t duration

在文件 uvoice_types.h65 行定义.

◆ media_size

int32_t media_size

在文件 uvoice_types.h64 行定义.

◆ name

char name[32]

在文件 uvoice_types.h57 行定义.

◆ type

unsigned char type

在文件 uvoice_types.h62 行定义.

◆ valid

int valid

在文件 uvoice_types.h61 行定义.

◆ year

char year[8]

在文件 uvoice_types.h60 行定义.


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