Files
oak-editor/docs/html/config_8h.html
T
2019-02-19 03:57:47 -08:00

148 lines
12 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Olive: io/config.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Olive
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_bc161955dc3a3d2485839eba21420d01.html">io</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#enum-members">Enumerations</a> &#124;
<a href="#var-members">Variables</a> </div>
<div class="headertitle">
<div class="title">config.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;QString&gt;</code><br />
</div>
<p><a href="config_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_config.html">Config</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="struct_config.html" title="The Config struct.">Config</a> struct. <a href="struct_config.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_runtime_config.html">RuntimeConfig</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">The <a class="el" href="struct_runtime_config.html" title="The RuntimeConfig struct.">RuntimeConfig</a> struct. <a href="struct_runtime_config.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceolive"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html">olive</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr class="memitem:a04099e7d8a7121ab6a67eb83dce7390f"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#a04099e7d8a7121ab6a67eb83dce7390f">olive::TimecodeType</a> { <a class="el" href="namespaceolive.html#a04099e7d8a7121ab6a67eb83dce7390fa9f83e5d8e3aad103cbb84f97188d4b71">olive::kTimecodeDrop</a>,
<a class="el" href="namespaceolive.html#a04099e7d8a7121ab6a67eb83dce7390fa22694a17ce1c462c4eee8b52268fe2d0">olive::kTimecodeNonDrop</a>,
<a class="el" href="namespaceolive.html#a04099e7d8a7121ab6a67eb83dce7390fae1f4674654164515c045d17dead8f8cf">olive::kTimecodeFrames</a>,
<a class="el" href="namespaceolive.html#a04099e7d8a7121ab6a67eb83dce7390fa1fefdfdf357c4a5aef332bbbb0c01a95">olive::kTimecodeMilliseconds</a>
}</td></tr>
<tr class="memdesc:a04099e7d8a7121ab6a67eb83dce7390f"><td class="mdescLeft">&#160;</td><td class="mdescRight">The TimecodeType enum. <a href="namespaceolive.html#a04099e7d8a7121ab6a67eb83dce7390f">More...</a><br /></td></tr>
<tr class="separator:a04099e7d8a7121ab6a67eb83dce7390f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af40b7205c5998320e7325168589cfdfe"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#af40b7205c5998320e7325168589cfdfe">olive::RecordingMode</a> { <a class="el" href="namespaceolive.html#af40b7205c5998320e7325168589cfdfeaeea7cf3bddb67fd8ddef33fd57247e07">olive::RECORD_MODE_MONO</a>,
<a class="el" href="namespaceolive.html#af40b7205c5998320e7325168589cfdfeaf5f4ae88c32311ee0ec701a108e81949">olive::RECORD_MODE_STEREO</a>
}</td></tr>
<tr class="memdesc:af40b7205c5998320e7325168589cfdfe"><td class="mdescLeft">&#160;</td><td class="mdescRight">The RecordingMode enum. <a href="namespaceolive.html#af40b7205c5998320e7325168589cfdfe">More...</a><br /></td></tr>
<tr class="separator:af40b7205c5998320e7325168589cfdfe"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6f523bdde126d522f9d2b23f03b148b5"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#a6f523bdde126d522f9d2b23f03b148b5">olive::AutoScrollMode</a> { <a class="el" href="namespaceolive.html#a6f523bdde126d522f9d2b23f03b148b5ad255804e4b6795d98f1fe8f8af99fa66">olive::AUTOSCROLL_NO_SCROLL</a>,
<a class="el" href="namespaceolive.html#a6f523bdde126d522f9d2b23f03b148b5a34a31a9f3485349cddb6a3a6ff5e47af">olive::AUTOSCROLL_PAGE_SCROLL</a>,
<a class="el" href="namespaceolive.html#a6f523bdde126d522f9d2b23f03b148b5a4d2c722c4d908ed0c65514a02e20a29c">olive::AUTOSCROLL_SMOOTH_SCROLL</a>
}</td></tr>
<tr class="memdesc:a6f523bdde126d522f9d2b23f03b148b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">The AutoScrollMode enum. <a href="namespaceolive.html#a6f523bdde126d522f9d2b23f03b148b5">More...</a><br /></td></tr>
<tr class="separator:a6f523bdde126d522f9d2b23f03b148b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a80d6149e99745ec465de6238b1c54377"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#a80d6149e99745ec465de6238b1c54377">olive::ProjectView</a> { <a class="el" href="namespaceolive.html#a80d6149e99745ec465de6238b1c54377a8830b609d44af082be176fa7a6fa57c9">olive::PROJECT_VIEW_TREE</a>,
<a class="el" href="namespaceolive.html#a80d6149e99745ec465de6238b1c54377a055e31e2b4a40b3651d2fedd59527db0">olive::PROJECT_VIEW_ICON</a>
}</td></tr>
<tr class="memdesc:a80d6149e99745ec465de6238b1c54377"><td class="mdescLeft">&#160;</td><td class="mdescRight">The ProjectView enum. <a href="namespaceolive.html#a80d6149e99745ec465de6238b1c54377">More...</a><br /></td></tr>
<tr class="separator:a80d6149e99745ec465de6238b1c54377"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a465c6d38e7cc002c2dbb440c33543b6b"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#a465c6d38e7cc002c2dbb440c33543b6b">olive::FrameQueueType</a> { <a class="el" href="namespaceolive.html#a465c6d38e7cc002c2dbb440c33543b6bae4ea79ae92c0b383be31897685f77415">olive::FRAME_QUEUE_TYPE_FRAMES</a>,
<a class="el" href="namespaceolive.html#a465c6d38e7cc002c2dbb440c33543b6baf48cfa65fef01c3f40c814359ef0a934">olive::FRAME_QUEUE_TYPE_SECONDS</a>
}</td></tr>
<tr class="memdesc:a465c6d38e7cc002c2dbb440c33543b6b"><td class="mdescLeft">&#160;</td><td class="mdescRight">The FrameQueueType enum. <a href="namespaceolive.html#a465c6d38e7cc002c2dbb440c33543b6b">More...</a><br /></td></tr>
<tr class="separator:a465c6d38e7cc002c2dbb440c33543b6b"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:ab504a2f41d94a9a692ca0631aff6c5c4"><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#ab504a2f41d94a9a692ca0631aff6c5c4">olive::kSaveVersion</a> = 190219</td></tr>
<tr class="memdesc:ab504a2f41d94a9a692ca0631aff6c5c4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Version identifier for saved projects. <a href="namespaceolive.html#ab504a2f41d94a9a692ca0631aff6c5c4">More...</a><br /></td></tr>
<tr class="separator:ab504a2f41d94a9a692ca0631aff6c5c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af7f5b251a66624a3ffd44da298ee0c03"><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#af7f5b251a66624a3ffd44da298ee0c03">olive::kMinimumSaveVersion</a> = 190219</td></tr>
<tr class="memdesc:af7f5b251a66624a3ffd44da298ee0c03"><td class="mdescLeft">&#160;</td><td class="mdescRight">Minimum project version that this version of Olive can open. <a href="namespaceolive.html#af7f5b251a66624a3ffd44da298ee0c03">More...</a><br /></td></tr>
<tr class="separator:af7f5b251a66624a3ffd44da298ee0c03"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa545d1c0a2c95ff1299163779ab44063"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_config.html">Config</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#aa545d1c0a2c95ff1299163779ab44063">olive::CurrentConfig</a></td></tr>
<tr class="separator:aa545d1c0a2c95ff1299163779ab44063"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ace9c09c3b2fcee17ae33537d238c7854"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_runtime_config.html">RuntimeConfig</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceolive.html#ace9c09c3b2fcee17ae33537d238c7854">olive::CurrentRuntimeConfig</a></td></tr>
<tr class="separator:ace9c09c3b2fcee17ae33537d238c7854"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>