|
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 | track_id [4] |
| u_char | reserved1 [4] |
| u_char | duration [4] |
| u_char | reserved2 [8] |
| u_char | layer [2] |
| u_char | group [2] |
| u_char | volume [2] |
| u_char | reverved3 [2] |
| u_char | matrix [36] |
| u_char | width [4] |
| u_char | heigth [4] |
Definition at line 1343 of file ngx_http_mp4_module.c.
| u_char creation_time[4] |
Definition at line 1348 of file ngx_http_mp4_module.c.
| u_char duration[4] |
Definition at line 1352 of file ngx_http_mp4_module.c.
| u_char flags[3] |
Definition at line 1347 of file ngx_http_mp4_module.c.
| u_char group[2] |
Definition at line 1355 of file ngx_http_mp4_module.c.
| u_char heigth[4] |
Definition at line 1360 of file ngx_http_mp4_module.c.
| u_char layer[2] |
Definition at line 1354 of file ngx_http_mp4_module.c.
| u_char matrix[36] |
Definition at line 1358 of file ngx_http_mp4_module.c.
| u_char modification_time[4] |
Definition at line 1349 of file ngx_http_mp4_module.c.
| u_char name[4] |
Definition at line 1345 of file ngx_http_mp4_module.c.
| u_char reserved1[4] |
Definition at line 1351 of file ngx_http_mp4_module.c.
| u_char reserved2[8] |
Definition at line 1353 of file ngx_http_mp4_module.c.
| u_char reverved3[2] |
Definition at line 1357 of file ngx_http_mp4_module.c.
| u_char size[4] |
Definition at line 1344 of file ngx_http_mp4_module.c.
| u_char track_id[4] |
Definition at line 1350 of file ngx_http_mp4_module.c.
| u_char version[1] |
Definition at line 1346 of file ngx_http_mp4_module.c.
| u_char volume[2] |
Definition at line 1356 of file ngx_http_mp4_module.c.
| u_char width[4] |
Definition at line 1359 of file ngx_http_mp4_module.c.
1.8.1.2