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 | uniform_size [4] |
u_char | entries [4] |
Definition at line 2548 of file ngx_http_mp4_module.c.
u_char entries[4] |
Definition at line 2554 of file ngx_http_mp4_module.c.
u_char flags[3] |
Definition at line 2552 of file ngx_http_mp4_module.c.
u_char name[4] |
Definition at line 2550 of file ngx_http_mp4_module.c.
u_char size[4] |
Definition at line 2549 of file ngx_http_mp4_module.c.
u_char uniform_size[4] |
Definition at line 2553 of file ngx_http_mp4_module.c.
u_char version[1] |
Definition at line 2551 of file ngx_http_mp4_module.c.