|
Groonga 3.0.9 Source Code Document
|
Data Fields | |
| u_char | size [4] |
| u_char | name [4] |
| u_char | version [1] |
| u_char | flags [3] |
| u_char | creation_time [8] |
| u_char | modification_time [8] |
| u_char | timescale [4] |
| u_char | duration [8] |
| u_char | language [2] |
| u_char | quality [2] |
Definition at line 1512 of file ngx_http_mp4_module.c.
| u_char creation_time[8] |
Definition at line 1517 of file ngx_http_mp4_module.c.
| u_char duration[8] |
Definition at line 1520 of file ngx_http_mp4_module.c.
| u_char flags[3] |
Definition at line 1516 of file ngx_http_mp4_module.c.
| u_char language[2] |
Definition at line 1521 of file ngx_http_mp4_module.c.
| u_char modification_time[8] |
Definition at line 1518 of file ngx_http_mp4_module.c.
| u_char name[4] |
Definition at line 1514 of file ngx_http_mp4_module.c.
| u_char quality[2] |
Definition at line 1522 of file ngx_http_mp4_module.c.
| u_char size[4] |
Definition at line 1513 of file ngx_http_mp4_module.c.
| u_char timescale[4] |
Definition at line 1519 of file ngx_http_mp4_module.c.
| u_char version[1] |
Definition at line 1515 of file ngx_http_mp4_module.c.
1.8.1.2