Sophie

Sophie

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

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_card_profile_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_card_profile_info Struct Reference</h1><!-- doxytag: class="pa_card_profile_info" -->Stores information about a specific profile of a card.  
<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__card__profile__info.html#34428ace1dab0d8ec6fcab43e72f4a69">name</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Name of this profile.  <a href="#34428ace1dab0d8ec6fcab43e72f4a69"></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__card__profile__info.html#b967a0bf2ae42b110e74e47148da2b99">description</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Description of this profile.  <a href="#b967a0bf2ae42b110e74e47148da2b99"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__card__profile__info.html#5471073f2c45b3ded95e595c901f60af">n_sinks</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Number of sinks this profile would create.  <a href="#5471073f2c45b3ded95e595c901f60af"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__card__profile__info.html#ec85faa5871a594e6fd4a557e3ec6e70">n_sources</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Number of sources this profile would create.  <a href="#ec85faa5871a594e6fd4a557e3ec6e70"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structpa__card__profile__info.html#d00b6bddff861ab431eac68ce9971f10">priority</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The higher this value is the more useful this profile is as a default.  <a href="#d00b6bddff861ab431eac68ce9971f10"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Stores information about a specific profile of a card. 
<p>
Please note that this structure can be extended as part of evolutionary API updates at any time in any new release. <dl class="since" compact><dt><b>Since:</b></dt><dd>0.9.15 </dd></dl>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="b967a0bf2ae42b110e74e47148da2b99"></a><!-- doxytag: member="pa_card_profile_info::description" ref="b967a0bf2ae42b110e74e47148da2b99" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structpa__card__profile__info.html#b967a0bf2ae42b110e74e47148da2b99">pa_card_profile_info::description</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Description of this profile. 
<p>

</div>
</div><p>
<a class="anchor" name="5471073f2c45b3ded95e595c901f60af"></a><!-- doxytag: member="pa_card_profile_info::n_sinks" ref="5471073f2c45b3ded95e595c901f60af" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structpa__card__profile__info.html#5471073f2c45b3ded95e595c901f60af">pa_card_profile_info::n_sinks</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Number of sinks this profile would create. 
<p>

</div>
</div><p>
<a class="anchor" name="ec85faa5871a594e6fd4a557e3ec6e70"></a><!-- doxytag: member="pa_card_profile_info::n_sources" ref="ec85faa5871a594e6fd4a557e3ec6e70" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structpa__card__profile__info.html#ec85faa5871a594e6fd4a557e3ec6e70">pa_card_profile_info::n_sources</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Number of sources this profile would create. 
<p>

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

<p>
Name of this profile. 
<p>

</div>
</div><p>
<a class="anchor" name="d00b6bddff861ab431eac68ce9971f10"></a><!-- doxytag: member="pa_card_profile_info::priority" ref="d00b6bddff861ab431eac68ce9971f10" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structpa__card__profile__info.html#d00b6bddff861ab431eac68ce9971f10">pa_card_profile_info::priority</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The higher this value is the more useful this profile is as a default. 
<p>

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