|
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 | entries [4] |
| u_char | media_size [4] |
| u_char | media_name [4] |
Definition at line 1809 of file ngx_http_mp4_module.c.
| u_char entries[4] |
Definition at line 1814 of file ngx_http_mp4_module.c.
| u_char flags[3] |
Definition at line 1813 of file ngx_http_mp4_module.c.
| u_char media_name[4] |
Definition at line 1817 of file ngx_http_mp4_module.c.
| u_char media_size[4] |
Definition at line 1816 of file ngx_http_mp4_module.c.
| u_char name[4] |
Definition at line 1811 of file ngx_http_mp4_module.c.
| u_char size[4] |
Definition at line 1810 of file ngx_http_mp4_module.c.
| u_char version[1] |
Definition at line 1812 of file ngx_http_mp4_module.c.
1.8.1.2