Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_dev / c / struct_p_p_b___audio__1__1.html
index c3b9a2f..5529cc9 100644 (file)
@@ -1,6 +1,8 @@
 {{+bindTo:partials.standard_nacl_article}}
 <h1>PPB_Audio Struct Reference</h1>
-<div>
+<div id="doxygen-ref">
+{{- dummy div to appease doxygen -}}
+  <div>
 <!-- Generated by Doxygen 1.7.6.1 -->
 
 
@@ -18,7 +20,7 @@ Data Fields</h2><table class="memberdecls">
 </table>
 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
 <div class="textblock"><p>The <code>PPB_Audio</code> interface contains pointers to several functions for handling audio resources. </p>
-<p>Refer to the <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Audio</a> chapter in the Developer's Guide for information on using this interface. Please see descriptions for each <code>PPB_Audio</code> and <code>PPB_AudioConfig</code> function for more details. A C example using <code>PPB_Audio</code> and <code>PPB_AudioConfig</code> follows.</p>
+<p>Refer to the <a href="/native-client/devguide/coding/audio.html">Audio</a> chapter in the Developer's Guide for information on using this interface. Please see descriptions for each <code>PPB_Audio</code> and <code>PPB_AudioConfig</code> function for more details. A C example using <code>PPB_Audio</code> and <code>PPB_AudioConfig</code> follows.</p>
 <p><b>Example: </b></p>
 <div class="fragment"><pre class="fragment"> <span class="keywordtype">void</span> audio_callback(<span class="keywordtype">void</span>* sample_buffer,
                      uint32_t buffer_size_in_bytes,
@@ -148,4 +150,5 @@ Data Fields</h2><table class="memberdecls">
 <li><a class="el" href="ppb__audio_8h.html">ppb_audio.h</a></li>
 </ul>
 </div><!-- contents -->
+</div>
 {{/partials.standard_nacl_article}}