<trclass="memdesc:a95bd4c3c038bf354c04216e0a025aff3"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Container format major version (incompatible changes when incremented). <br/></td></tr>
<trclass="memdesc:a9eb2bde1126e58254c82d4205a9f0ad5"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Container format minor version (backward compatible evolutions). <br/></td></tr>
<trclass="memdesc:a50191fbb48b58fd10bbb4b4e6458fa0d"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Creator application major version. <br/></td></tr>
<trclass="memdesc:ac00dee40414001cdfc4b9fdcc4ebd6ef"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Media type enumeration (value from <aclass="el"href="group__MediaTypes.html#ga1499e9f8a76cb81b43b7a4b0dbe7e44a">MediaType</a>). <br/></td></tr>
<trclass="memdesc:aacb36b5521218ce37b786a3db520b96e"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Absolute byte offset to primary index block (MUST be > 0; 0 => corrupt/unreadable). <br/></td></tr>
<divclass="textblock"><p>Version 1 container header placed at offset 0 for legacy / initial format. </p>
<p>Field summary:</p><ul>
<li>identifier: magic signature (AARU_MAGIC) identifying the container.</li>
<li>application: UTF‑16LE creator application name (fixed 64 bytes, zero padded).</li>
<li>imageMajorVersion / imageMinorVersion: container format version of the file itself (not the app).</li>
<li>applicationMajorVersion / applicationMinorVersion: version of the creating application.</li>
<li>mediaType: media type enumeration (<aclass="el"href="group__MediaTypes.html#ga1499e9f8a76cb81b43b7a4b0dbe7e44a">MediaType</a>).</li>
<li>indexOffset: byte offset to the first index block (must be > 0).</li>
<li>creationTime / lastWrittenTime: 64-bit Windows FILETIME timestamps (100 ns intervals since 1601-01-01 UTC). </li>
</ul>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00076">76</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<p>UTF-16LE creator application name (fixed-size buffer). </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00079">79</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00082">82</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<p>Creator application minor / patch version. </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00083">83</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<p>Creation FILETIME (100 ns since 1601-01-01 UTC). </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00086">86</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00078">78</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="identify_8c_source.html#l00163">aaruf_identify_stream()</a>.</p>
<p>Container format major version (incompatible changes when incremented). </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00080">80</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<pclass="reference">Referenced by <aclass="el"href="identify_8c_source.html#l00163">aaruf_identify_stream()</a>.</p>
<p>Container format minor version (backward compatible evolutions). </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00081">81</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<p>Absolute byte offset to primary index block (MUST be > 0; 0 => corrupt/unreadable). </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00085">85</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<p>Last modification FILETIME (100 ns since 1601-01-01 UTC). </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00087">87</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
<p>Media type enumeration (value from <aclass="el"href="group__MediaTypes.html#ga1499e9f8a76cb81b43b7a4b0dbe7e44a">MediaType</a>). </p>
<pclass="definition">Definition at line <aclass="el"href="header_8h_source.html#l00084">84</a> of file <aclass="el"href="header_8h_source.html">header.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<liclass="footer">Generated by <ahref="https://www.doxygen.org/index.html"><imgclass="footer"src="doxygen.svg"width="104"height="31"alt="doxygen"/></a> 1.15.0 </li>