|
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 | track_id [4] |
| u_char | reserved1 [4] |
| u_char | duration [8] |
| 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 1363 of file ngx_http_mp4_module.c.
| u_char creation_time[8] |
Definition at line 1368 of file ngx_http_mp4_module.c.
| u_char duration[8] |
Definition at line 1372 of file ngx_http_mp4_module.c.
| u_char flags[3] |
Definition at line 1367 of file ngx_http_mp4_module.c.
| u_char group[2] |
Definition at line 1375 of file ngx_http_mp4_module.c.
| u_char heigth[4] |
Definition at line 1380 of file ngx_http_mp4_module.c.
| u_char layer[2] |
Definition at line 1374 of file ngx_http_mp4_module.c.
| u_char matrix[36] |
Definition at line 1378 of file ngx_http_mp4_module.c.
| u_char modification_time[8] |
Definition at line 1369 of file ngx_http_mp4_module.c.
| u_char name[4] |
Definition at line 1365 of file ngx_http_mp4_module.c.
| u_char reserved1[4] |
Definition at line 1371 of file ngx_http_mp4_module.c.
| u_char reserved2[8] |
Definition at line 1373 of file ngx_http_mp4_module.c.
| u_char reverved3[2] |
Definition at line 1377 of file ngx_http_mp4_module.c.
| u_char size[4] |
Definition at line 1364 of file ngx_http_mp4_module.c.
| u_char track_id[4] |
Definition at line 1370 of file ngx_http_mp4_module.c.
| u_char version[1] |
Definition at line 1366 of file ngx_http_mp4_module.c.
| u_char volume[2] |
Definition at line 1376 of file ngx_http_mp4_module.c.
| u_char width[4] |
Definition at line 1379 of file ngx_http_mp4_module.c.
1.8.1.2