Initial release
This commit is contained in:
@@ -0,0 +1,158 @@
|
||||
<!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" lang="en-US">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.13.2"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>VST 3 SDK: Class Members - Functions</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>
|
||||
<script type="text/javascript" src="clipboard.js"></script>
|
||||
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="navtreedata.js"></script>
|
||||
<script type="text/javascript" src="navtree.js"></script>
|
||||
<script type="text/javascript" src="resize.js"></script>
|
||||
<script type="text/javascript" src="cookie.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" />
|
||||
<link href="smtg_extra.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 id="projectrow">
|
||||
<td id="projectalign">
|
||||
<div id="projectname">VST 3 SDK<span id="projectnumber"> VST 3.8</span>
|
||||
</div>
|
||||
<div id="projectbrief">SDK for developing VST plug-in</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.13.2 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() { codefold.init(0); });
|
||||
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search',true);
|
||||
$(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function(){initNavTree('functions_func_c.html',''); initResizable(true); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- 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">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
<div class="textblock">Here is a list of all functions with links to the classes they belong to:</div>
|
||||
|
||||
<h3><a id="index_c" name="index_c"></a>- c -</h3><ul>
|
||||
<li>callSuper() : <a class="el" href="structSteinberg_1_1ObjCInstance.html#abfea9f4573ad7ae44f388a87c8e7e46e">ObjCInstance</a></li>
|
||||
<li>canProcessSampleSize() : <a class="el" href="classSteinberg_1_1Vst_1_1AudioEffect.html#a1c7a40be692f5ed7f009896af248beed">AudioEffect</a>, <a class="el" href="classSteinberg_1_1Vst_1_1SingleComponentEffect.html#a1c7a40be692f5ed7f009896af248beed">SingleComponentEffect</a></li>
|
||||
<li>canResize() : <a class="el" href="classSteinberg_1_1CPluginView.html#a0144570339d77dd0b571af3dbb7f73be">CPluginView</a></li>
|
||||
<li>cardinality() : <a class="el" href="classVST3_1_1Hosting_1_1ClassInfo.html#a44108e1b8189370a1724c960e67b90bf">ClassInfo</a></li>
|
||||
<li>category() : <a class="el" href="classVST3_1_1Hosting_1_1ClassInfo.html#a35abfa00d1431e3f0d360064616e23d4">ClassInfo</a></li>
|
||||
<li>changeSetup() : <a class="el" href="classSteinberg_1_1Vst_1_1MPE_1_1Processor.html#a02e78035f6fc16da6e780b21af56db66">Processor</a></li>
|
||||
<li>checkIfReallocationNeeded() : <a class="el" href="classSteinberg_1_1Vst_1_1HostProcessData.html#a4fe620da0769422d9cad2cf872e54914">HostProcessData</a></li>
|
||||
<li>checkSizeConstraint() : <a class="el" href="classSteinberg_1_1CPluginView.html#ae6caee512822ff27cf93540d4c91479b">CPluginView</a></li>
|
||||
<li>checkState() : <a class="el" href="classSteinberg_1_1Vst_1_1XmlRepresentationHelper.html#a17146b84f0619e7d5ef2bc0e97dd45c2">XmlRepresentationHelper</a></li>
|
||||
<li>classCount() : <a class="el" href="classVST3_1_1Hosting_1_1PluginFactory.html#a32f6bd6953d626694bc1063777056191">PluginFactory</a></li>
|
||||
<li>classesDiscardable() : <a class="el" href="classVST3_1_1Hosting_1_1FactoryInfo.html#ac307678d24afa2891c230fc353ab5659">FactoryInfo</a></li>
|
||||
<li>classFlags() : <a class="el" href="classVST3_1_1Hosting_1_1ClassInfo.html#a5d26d49dc9ccd59d51e7957e8fc52dcb">ClassInfo</a></li>
|
||||
<li>ClassInfo() : <a class="el" href="classVST3_1_1Hosting_1_1ClassInfo.html#aa9a778c215c5b807bb8aa42a4e3b7f9f">ClassInfo</a></li>
|
||||
<li>classInfos() : <a class="el" href="classVST3_1_1Hosting_1_1PluginFactory.html#a0c9b24609bace7ed28902a36c4c7512f">PluginFactory</a></li>
|
||||
<li>clear() : <a class="el" href="classSteinberg_1_1Vst_1_1AudioBuffer.html#a220bcc74548c37cf5fd56375433ab7d6">AudioBuffer< T ></a>, <a class="el" href="classSteinberg_1_1Vst_1_1EventList.html#ac8bb3912a3ce86b15842e79d0b421204">EventList</a>, <a class="el" href="classSteinberg_1_1Vst_1_1ParameterValueQueue.html#ac8bb3912a3ce86b15842e79d0b421204">ParameterValueQueue</a>, <a class="el" href="classSteinberg_1_1Vst_1_1StringListParameter.html#ac8bb3912a3ce86b15842e79d0b421204">StringListParameter</a></li>
|
||||
<li>clear_ui() : <a class="el" href="structSteinberg_1_1Vst_1_1RTTransferT.html#aef1e25080421d8398ab840721483c1c9">RTTransferT< ObjectT, Deleter ></a></li>
|
||||
<li>clearAll() : <a class="el" href="classSteinberg_1_1Vst_1_1AudioBuffer.html#a798729dca95209ecdc609807a653a2bf">AudioBuffer< T ></a></li>
|
||||
<li>clearPrograms() : <a class="el" href="classSteinberg_1_1Vst_1_1ProgramList.html#ac5ae9282675ede75ad2cbc4f1aedaf1b">ProgramList</a></li>
|
||||
<li>clearQueue() : <a class="el" href="classSteinberg_1_1Vst_1_1ParameterChanges.html#a7b7f09ace42f57bf958a1a379e935ea9">ParameterChanges</a></li>
|
||||
<li>close() : <a class="el" href="classSteinberg_1_1Vst_1_1VSTGUIEditor.html#af6ee7eacbde6b379b68d954e44f6e549">VSTGUIEditor</a></li>
|
||||
<li>Component() : <a class="el" href="classSteinberg_1_1Vst_1_1Component.html#a0171e1571f18dc6a27c8b041de55feec">Component</a></li>
|
||||
<li>ComponentBase() : <a class="el" href="classSteinberg_1_1Vst_1_1ComponentBase.html#ab3b1f8979c4bbe983e42010925959fd3">ComponentBase</a></li>
|
||||
<li>componentNonDiscardable() : <a class="el" href="classVST3_1_1Hosting_1_1FactoryInfo.html#aa5f9ddd2554d3fb83b528c80329aa8bb">FactoryInfo</a></li>
|
||||
<li>connect() : <a class="el" href="classSteinberg_1_1Vst_1_1ComponentBase.html#a170e3042a5e695227c6931fba321debb">ComponentBase</a>, <a class="el" href="classSteinberg_1_1Vst_1_1ConnectionProxy.html#a8c57e5b4596d750102fbdc6f195ea05f">ConnectionProxy</a></li>
|
||||
<li>connectComponents() : <a class="el" href="classSteinberg_1_1Vst_1_1PlugProvider.html#a6049925777740077b65848662a42fd12">PlugProvider</a></li>
|
||||
<li>ConnectionProxy() : <a class="el" href="classSteinberg_1_1Vst_1_1ConnectionProxy.html#ad51790a646502c1269d5a4ae48441c7d">ConnectionProxy</a></li>
|
||||
<li>contains() : <a class="el" href="classSteinberg_1_1Vst_1_1PresetFile.html#a47df1b291bef4cbc1b23f80098e1a7af">PresetFile</a></li>
|
||||
<li>countClasses() : <a class="el" href="classSteinberg_1_1CPluginFactory.html#a3546f0319d7a25802f223c6f6e17edf6">CPluginFactory</a>, <a class="el" href="classSteinberg_1_1PluginFactory.html#a22d55bfc5a46dd9134984c10cd4fef42">PluginFactory< T ></a></li>
|
||||
<li>CPluginFactory() : <a class="el" href="classSteinberg_1_1CPluginFactory.html#a6337cf8d04686bb3a52e6f64d8771616">CPluginFactory</a></li>
|
||||
<li>CPluginView() : <a class="el" href="classSteinberg_1_1CPluginView.html#a7c25891fe7dde6dc274a0ac9f20890a4">CPluginView</a></li>
|
||||
<li>create() : <a class="el" href="classSteinberg_1_1Vst_1_1ThreadChecker.html#ab0e799e78a48ebd7c4226407f4125877">ThreadChecker</a>, <a class="el" href="classVST3_1_1Hosting_1_1Module.html#ab978f80b5342e4a6d9c50939bef14f99">Module</a></li>
|
||||
<li>createBuffers() : <a class="el" href="classSteinberg_1_1Vst_1_1HostProcessData.html#a31f69806459b22b6d413bc10e0bd849c">HostProcessData</a></li>
|
||||
<li>createInstance() : <a class="el" href="classSteinberg_1_1CPluginFactory.html#a9f785323cb12b4bd38dfd71f8acbb17c">CPluginFactory</a>, <a class="el" href="classSteinberg_1_1PluginFactory.html#a0126547167bf229cb6e2c05d6c27d3a3">PluginFactory< T ></a>, <a class="el" href="classSteinberg_1_1Vst_1_1HostApplication.html#aabc455f83c75009b923bc44a3ca49a90">HostApplication</a>, <a class="el" href="classVST3_1_1Hosting_1_1PluginFactory.html#a281e36c942fab4bb6232edd54a57d3f2">PluginFactory</a></li>
|
||||
<li>createView() : <a class="el" href="classSteinberg_1_1Vst_1_1EditController.html#adb062d482f63c637efc04c88dfc4b2a3">EditController</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<html>
|
||||
<head>
|
||||
<title>Empty</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="Author" content="Steinberg">
|
||||
</head>
|
||||
<body>
|
||||
<br/>
|
||||
<hr width="100%" size="2" align="left" />
|
||||
<div align=right>
|
||||
Copyright ©<span id="year"></span> <a href="http://www.steinberg.net" target="_blank"><u>Steinberg Media Technologies GmbH</u></a>.
|
||||
All Rights Reserved. This documentation is under this <a href="http://www.steinberg.net/sdklicenses" target="_blank"><u>license</u></a>.
|
||||
</div>
|
||||
<script>
|
||||
document.querySelector("#year").textContent = new Date().getFullYear();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user