|
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 [4] |
| u_char | modification_time [4] |
| u_char | timescale [4] |
| u_char | duration [4] |
| u_char | language [2] |
| u_char | quality [2] |
Definition at line 1499 of file ngx_http_mp4_module.c.
| u_char creation_time[4] |
Definition at line 1504 of file ngx_http_mp4_module.c.
| u_char duration[4] |
Definition at line 1507 of file ngx_http_mp4_module.c.
| u_char flags[3] |
Definition at line 1503 of file ngx_http_mp4_module.c.
| u_char language[2] |
Definition at line 1508 of file ngx_http_mp4_module.c.
| u_char modification_time[4] |
Definition at line 1505 of file ngx_http_mp4_module.c.
| u_char name[4] |
Definition at line 1501 of file ngx_http_mp4_module.c.
| u_char quality[2] |
Definition at line 1509 of file ngx_http_mp4_module.c.
| u_char size[4] |
Definition at line 1500 of file ngx_http_mp4_module.c.
| u_char timescale[4] |
Definition at line 1506 of file ngx_http_mp4_module.c.
| u_char version[1] |
Definition at line 1502 of file ngx_http_mp4_module.c.
1.8.1.2