Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-testing > by-pkgid > 187676b5433787923dfa2cdd6900c6cd > files > 175

lib64pulseaudio-devel-0.9.15-2.0.7mdv2009.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>PulseAudio: Event Subscription</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="main.html">main</a>&nbsp;&raquo&nbsp;<a class="el" href="async.html">Asynchronous API</a>
  </div>
</div>
<div class="contents">
<h1><a class="anchor" name="subscribe">Event Subscription </a></h1><h2><a class="anchor" name="overv_sec">
Overview</a></h2>
The application can be notified, asynchronously, whenever the internal layout of the server changes. Possible notifications are described in the <a class="el" href="def_8h.html#6bedfa147a9565383f1f44642cfef6a3">pa_subscription_event_type</a> and <a class="el" href="def_8h.html#d4e7f11f879e8c77ae5289145ecf6947">pa_subscription_mask</a> enumerations.<p>
The application sets the notification mask using <a class="el" href="subscribe_8h.html#be684246fd5cb640b0199bcfe7f801b0" title="Enable event notification.">pa_context_subscribe()</a> and the function that will be called whenever a notification occurs using <a class="el" href="subscribe_8h.html#55281f798863e7b37594d347be7ad98c" title="Set the context specific call back function that is called whenever the state of...">pa_context_set_subscribe_callback()</a>. </div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 2 04:18:20 2009 for PulseAudio by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>