Sophie

Sophie

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

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: pa_ext_stream_restore_info Struct Reference</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><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><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="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>pa_ext_stream_restore_info Struct Reference</h1><!-- doxytag: class="pa_ext_stream_restore_info" -->Stores information about one entry in the stream database that is maintained by module-stream-restore.  
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__ext__stream__restore__info.html#c63ef1427cc1e701d9b48015290107d4">name</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Identifier string of the stream.  <a href="#c63ef1427cc1e701d9b48015290107d4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structpa__channel__map.html">pa_channel_map</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__ext__stream__restore__info.html#6cc81e09087838b188903ea4b2387abb">channel_map</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The channel map for the volume field, if applicable.  <a href="#6cc81e09087838b188903ea4b2387abb"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structpa__cvolume.html">pa_cvolume</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__ext__stream__restore__info.html#c4347e3ef8aba48ecc3a58f178e0802b">volume</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The volume of the stream when it was seen last, if applicable and saved.  <a href="#c4347e3ef8aba48ecc3a58f178e0802b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__ext__stream__restore__info.html#c05ad3aa1a0b557f38781c7503c6f6c9">device</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The sink/source of the stream when it was last seen, if applicable and saved.  <a href="#c05ad3aa1a0b557f38781c7503c6f6c9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__ext__stream__restore__info.html#130e90ee7751ef01724e9b6426b76da7">mute</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The boolean mute state of the stream when it was last seen, if applicable and saved.  <a href="#130e90ee7751ef01724e9b6426b76da7"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Stores information about one entry in the stream database that is maintained by module-stream-restore. 
<p>
<dl class="since" compact><dt><b>Since:</b></dt><dd>0.9.12 </dd></dl>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="6cc81e09087838b188903ea4b2387abb"></a><!-- doxytag: member="pa_ext_stream_restore_info::channel_map" ref="6cc81e09087838b188903ea4b2387abb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpa__channel__map.html">pa_channel_map</a> <a class="el" href="structpa__ext__stream__restore__info.html#6cc81e09087838b188903ea4b2387abb">pa_ext_stream_restore_info::channel_map</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The channel map for the volume field, if applicable. 
<p>

</div>
</div><p>
<a class="anchor" name="c05ad3aa1a0b557f38781c7503c6f6c9"></a><!-- doxytag: member="pa_ext_stream_restore_info::device" ref="c05ad3aa1a0b557f38781c7503c6f6c9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structpa__ext__stream__restore__info.html#c05ad3aa1a0b557f38781c7503c6f6c9">pa_ext_stream_restore_info::device</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The sink/source of the stream when it was last seen, if applicable and saved. 
<p>

</div>
</div><p>
<a class="anchor" name="130e90ee7751ef01724e9b6426b76da7"></a><!-- doxytag: member="pa_ext_stream_restore_info::mute" ref="130e90ee7751ef01724e9b6426b76da7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structpa__ext__stream__restore__info.html#130e90ee7751ef01724e9b6426b76da7">pa_ext_stream_restore_info::mute</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The boolean mute state of the stream when it was last seen, if applicable and saved. 
<p>

</div>
</div><p>
<a class="anchor" name="c63ef1427cc1e701d9b48015290107d4"></a><!-- doxytag: member="pa_ext_stream_restore_info::name" ref="c63ef1427cc1e701d9b48015290107d4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structpa__ext__stream__restore__info.html#c63ef1427cc1e701d9b48015290107d4">pa_ext_stream_restore_info::name</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Identifier string of the stream. 
<p>
A string like "sink-input-by-role:" or similar followed by some arbitrary property value. 
</div>
</div><p>
<a class="anchor" name="c4347e3ef8aba48ecc3a58f178e0802b"></a><!-- doxytag: member="pa_ext_stream_restore_info::volume" ref="c4347e3ef8aba48ecc3a58f178e0802b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structpa__cvolume.html">pa_cvolume</a> <a class="el" href="structpa__ext__stream__restore__info.html#c4347e3ef8aba48ecc3a58f178e0802b">pa_ext_stream_restore_info::volume</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The volume of the stream when it was seen last, if applicable and saved. 
<p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="ext-stream-restore_8h-source.html">ext-stream-restore.h</a></ul>
</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>