Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 8c49c9a34bf5ba680612f6535ec9849e > files > 33

libSDL_sound-devel-1.0.3-10.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>SDL_sound: Sound_Version Struct Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">SDL_sound
   &#160;<span id="projectnumber">1.0.1</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.8.0 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">Sound_Version Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Information the version of SDL_sound in use.  
 <a href="structSound__Version.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="SDL__sound_8h_source.html">SDL_sound.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a68ed43edb6114f117edd45084baae1b4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Version.html#a68ed43edb6114f117edd45084baae1b4">major</a></td></tr>
<tr class="memitem:a095420931df560c545e0cf0d6fecf56a"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Version.html#a095420931df560c545e0cf0d6fecf56a">minor</a></td></tr>
<tr class="memitem:a7ebc29f83c1a812ee24b556ad6dfc1f4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Version.html#a7ebc29f83c1a812ee24b556ad6dfc1f4">patch</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Information the version of SDL_sound in use. </p>
<p>Represents the library's version as three levels: major revision (increments with massive changes, additions, and enhancements), minor revision (increments with backwards-compatible changes to the major revision), and patchlevel (increments with fixes to the minor revision).</p>
<dl class="section see"><dt>See also:</dt><dd><a class="el" href="SDL__sound_8h.html#a059b1c022acec0abbdab4a981b6e8e7d" title="Macro to determine SDL_sound version program was compiled against.">SOUND_VERSION</a> </dd>
<dd>
<a class="el" href="SDL__sound_8h.html#abda6027ae5b226e626a9e1ea1f6e626c" title="Get the version of SDL_sound that is linked against your program.">Sound_GetLinkedVersion</a> </dd></dl>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a68ed43edb6114f117edd45084baae1b4"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structSound__Version.html#a68ed43edb6114f117edd45084baae1b4">Sound_Version::major</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>major revision </p>

</div>
</div>
<a class="anchor" id="a095420931df560c545e0cf0d6fecf56a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structSound__Version.html#a095420931df560c545e0cf0d6fecf56a">Sound_Version::minor</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>minor revision </p>

</div>
</div>
<a class="anchor" id="a7ebc29f83c1a812ee24b556ad6dfc1f4"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structSound__Version.html#a7ebc29f83c1a812ee24b556ad6dfc1f4">Sound_Version::patch</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>patchlevel </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="SDL__sound_8h_source.html">SDL_sound.h</a></li>
</ul>
</div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Sat Mar 31 2012 10:17:03 for SDL_sound by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.0
</small></address>

</body>
</html>