Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_mp4_mvhd_atom_t Struct Reference

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 rate [4]
u_char volume [2]
u_char reserved [10]
u_char matrix [36]
u_char preview_time [4]
u_char preview_duration [4]
u_char poster_time [4]
u_char selection_time [4]
u_char selection_duration [4]
u_char current_time [4]
u_char next_track_id [4]

Detailed Description

Definition at line 1148 of file ngx_http_mp4_module.c.

Field Documentation

u_char creation_time[4]

Definition at line 1153 of file ngx_http_mp4_module.c.

u_char current_time[4]

Definition at line 1166 of file ngx_http_mp4_module.c.

u_char duration[4]

Definition at line 1156 of file ngx_http_mp4_module.c.

u_char flags[3]

Definition at line 1152 of file ngx_http_mp4_module.c.

u_char matrix[36]

Definition at line 1160 of file ngx_http_mp4_module.c.

u_char modification_time[4]

Definition at line 1154 of file ngx_http_mp4_module.c.

u_char name[4]

Definition at line 1150 of file ngx_http_mp4_module.c.

u_char next_track_id[4]

Definition at line 1167 of file ngx_http_mp4_module.c.

u_char poster_time[4]

Definition at line 1163 of file ngx_http_mp4_module.c.

u_char preview_duration[4]

Definition at line 1162 of file ngx_http_mp4_module.c.

u_char preview_time[4]

Definition at line 1161 of file ngx_http_mp4_module.c.

u_char rate[4]

Definition at line 1157 of file ngx_http_mp4_module.c.

u_char reserved[10]

Definition at line 1159 of file ngx_http_mp4_module.c.

u_char selection_duration[4]

Definition at line 1165 of file ngx_http_mp4_module.c.

u_char selection_time[4]

Definition at line 1164 of file ngx_http_mp4_module.c.

u_char size[4]

Definition at line 1149 of file ngx_http_mp4_module.c.

u_char timescale[4]

Definition at line 1155 of file ngx_http_mp4_module.c.

u_char version[1]

Definition at line 1151 of file ngx_http_mp4_module.c.

u_char volume[2]

Definition at line 1158 of file ngx_http_mp4_module.c.


The documentation for this struct was generated from the following file: