160 lines
11 KiB
HTML
160 lines
11 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" 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 Examples: VSTInterAppAudioAppDelegate Class 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>
|
|
<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 Examples<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('interfaceVSTInterAppAudioAppDelegate.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="header">
|
|
<div class="summary">
|
|
<a href="interfaceVSTInterAppAudioAppDelegate-members.html">List of all members</a> </div>
|
|
<div class="headertitle"><div class="title">VSTInterAppAudioAppDelegate Class Reference</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p><code>#include <VSTInterAppAudioAppDelegate.h></code></p>
|
|
<div id="dynsection-0" onclick="return dynsection.toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for VSTInterAppAudioAppDelegate:</div>
|
|
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
|
|
<div class="center"><img src="interfaceVSTInterAppAudioAppDelegate__inherit__graph.png" border="0" usemap="#aVSTInterAppAudioAppDelegate_inherit__map" alt="Inheritance graph"/></div>
|
|
<map name="aVSTInterAppAudioAppDelegate_inherit__map" id="aVSTInterAppAudioAppDelegate_inherit__map">
|
|
<area shape="rect" title=" " alt="" coords="20,269,203,333"/>
|
|
<area shape="rect" target="_parent" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html" title=" " alt="" coords="5,5,217,221"/>
|
|
<area shape="poly" title=" " alt="" coords="114,236,114,269,109,269,109,236"/>
|
|
</map>
|
|
</div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
|
|
Additional Inherited Members</h2></td></tr>
|
|
<tr class="inherit_header pub_methods_interfaceVSTInterAppAudioAppDelegateBase"><td colspan="2" onclick="javascript:dynsection.toggleInherit('pub_methods_interfaceVSTInterAppAudioAppDelegateBase')"><img src="closed.png" alt="-"/> Instance Methods inherited from <a class="el" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html">VSTInterAppAudioAppDelegateBase</a></td></tr>
|
|
<tr class="memitem:aa189d4957e1d4bbe127f14532277ecad inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase" id="r_aa189d4957e1d4bbe127f14532277ecad"><td class="memItemLeft" align="right" valign="top">(BOOL) </td><td class="memItemRight" valign="bottom">- <a class="elRef" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html#aa189d4957e1d4bbe127f14532277ecad">application:willFinishLaunchingWithOptions:</a></td></tr>
|
|
<tr class="separator:aa189d4957e1d4bbe127f14532277ecad inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af02564ed60997f25d5140e48a12124a7 inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase" id="r_af02564ed60997f25d5140e48a12124a7"><td class="memItemLeft" align="right" valign="top">(BOOL) </td><td class="memItemRight" valign="bottom">- <a class="elRef" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html#af02564ed60997f25d5140e48a12124a7">application:didFinishLaunchingWithOptions:</a></td></tr>
|
|
<tr class="separator:af02564ed60997f25d5140e48a12124a7 inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2743b0f5024f10421664ac7180dee4fc inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase" id="r_a2743b0f5024f10421664ac7180dee4fc"><td class="memItemLeft" align="right" valign="top">(BOOL) </td><td class="memItemRight" valign="bottom">- <a class="elRef" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html#a2743b0f5024f10421664ac7180dee4fc">application:shouldSaveApplicationState:</a></td></tr>
|
|
<tr class="separator:a2743b0f5024f10421664ac7180dee4fc inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abcb1cbedc961935b6c89523a4132889b inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase" id="r_abcb1cbedc961935b6c89523a4132889b"><td class="memItemLeft" align="right" valign="top">(BOOL) </td><td class="memItemRight" valign="bottom">- <a class="elRef" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html#abcb1cbedc961935b6c89523a4132889b">application:shouldRestoreApplicationState:</a></td></tr>
|
|
<tr class="separator:abcb1cbedc961935b6c89523a4132889b inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adf97fa0e5331aac60fe36b12f941f922 inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase" id="r_adf97fa0e5331aac60fe36b12f941f922"><td class="memItemLeft" align="right" valign="top">(void) </td><td class="memItemRight" valign="bottom">- <a class="elRef" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html#adf97fa0e5331aac60fe36b12f941f922">applicationDidBecomeActive:</a></td></tr>
|
|
<tr class="separator:adf97fa0e5331aac60fe36b12f941f922 inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a793b11175139359dcbf46cea5c0c5140 inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase" id="r_a793b11175139359dcbf46cea5c0c5140"><td class="memItemLeft" align="right" valign="top">(void) </td><td class="memItemRight" valign="bottom">- <a class="elRef" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html#a793b11175139359dcbf46cea5c0c5140">applicationWillResignActive:</a></td></tr>
|
|
<tr class="separator:a793b11175139359dcbf46cea5c0c5140 inherit pub_methods_interfaceVSTInterAppAudioAppDelegateBase"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header properties_interfaceVSTInterAppAudioAppDelegateBase"><td colspan="2" onclick="javascript:dynsection.toggleInherit('properties_interfaceVSTInterAppAudioAppDelegateBase')"><img src="closed.png" alt="-"/> Properties inherited from <a class="el" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html">VSTInterAppAudioAppDelegateBase</a></td></tr>
|
|
<tr class="memitem:ae04748cdefebda525b266731b6c120a2 inherit properties_interfaceVSTInterAppAudioAppDelegateBase" id="r_ae04748cdefebda525b266731b6c120a2"><td class="memItemLeft" align="right" valign="top">UIWindow * </td><td class="memItemRight" valign="bottom"><a class="elRef" href="../vstsdk/interfaceVSTInterAppAudioAppDelegateBase.html#ae04748cdefebda525b266731b6c120a2">window</a></td></tr>
|
|
<tr class="separator:ae04748cdefebda525b266731b6c120a2 inherit properties_interfaceVSTInterAppAudioAppDelegateBase"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
</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>
|