Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 6547eb8411a104bc398ae983b959fd62 > files > 27

libSDL_sound-devel-1.0.3-5mdv2010.0.i586.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>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>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Sound_Version Struct Reference</h1><!-- doxytag: class="Sound_Version" -->Information the version of SDL_sound in use.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="SDL__sound_8h_source.html">SDL_sound.h</a>&gt;</code>
<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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Version.html#68ed43edb6114f117edd45084baae1b4">major</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Version.html#095420931df560c545e0cf0d6fecf56a">minor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structSound__Version.html#7ebc29f83c1a812ee24b556ad6dfc1f4">patch</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Information the version of SDL_sound in use. 
<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="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="SDL__sound_8h.html#059b1c022acec0abbdab4a981b6e8e7d" title="Macro to determine SDL_sound version program was compiled against.">SOUND_VERSION</a> <p>
<a class="el" href="SDL__sound_8h.html#bda6027ae5b226e626a9e1ea1f6e626c" title="Get the version of SDL_sound that is linked against your program.">Sound_GetLinkedVersion</a> </dd></dl>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="68ed43edb6114f117edd45084baae1b4"></a><!-- doxytag: member="Sound_Version::major" ref="68ed43edb6114f117edd45084baae1b4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structSound__Version.html#68ed43edb6114f117edd45084baae1b4">Sound_Version::major</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
major revision 
</div>
</div><p>
<a class="anchor" name="095420931df560c545e0cf0d6fecf56a"></a><!-- doxytag: member="Sound_Version::minor" ref="095420931df560c545e0cf0d6fecf56a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structSound__Version.html#095420931df560c545e0cf0d6fecf56a">Sound_Version::minor</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
minor revision 
</div>
</div><p>
<a class="anchor" name="7ebc29f83c1a812ee24b556ad6dfc1f4"></a><!-- doxytag: member="Sound_Version::patch" ref="7ebc29f83c1a812ee24b556ad6dfc1f4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structSound__Version.html#7ebc29f83c1a812ee24b556ad6dfc1f4">Sound_Version::patch</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
patchlevel 
</div>
</div><p>
<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></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Oct 1 23:26:48 2009 for SDL_sound by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>