Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / native_client_sdk / doc_generated / pepper_dev / cpp / classpp_1_1_media_stream_audio_track.html
index 7937cb8..9135565 100644 (file)
@@ -1,4 +1,4 @@
-{{+bindTo:partials.standard_nacl_article}}
+{{+bindTo:partials.standard_nacl_api}}
 <h1>pp::MediaStreamAudioTrack Class Reference</h1>
 <div id="doxygen-ref">
 {{- dummy div to appease doxygen -}}
@@ -15,7 +15,7 @@ Inheritance diagram for pp::MediaStreamAudioTrack:</div>
 <div class="dyncontent">
 <div class="center"><img src="classpp_1_1_media_stream_audio_track__inherit__graph.png" border="0" usemap="#pp_1_1_media_stream_audio_track_inherit__map" alt="Inheritance graph" /></div>
 <map name="pp_1_1_media_stream_audio_track_inherit__map" id="pp_1_1_media_stream_audio_track_inherit__map">
-<area shape="rect" id="node2" href="classpp_1_1_resource.html" title="A reference counted module resource." alt="" coords="53,5,157,35"></area></map>
+<area shape="rect" id="node2" href="classpp_1_1_resource.html" title="A reference counted module resource." alt="" coords="52,5,156,32"></area></map>
 <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
 <p><a href="classpp_1_1_media_stream_audio_track-members.html">List of all members.</a></p>
 <h2>
@@ -193,7 +193,7 @@ Static Public Member Functions</h2><table class="memberdecls">
 </div>
 <div class="memdoc">
 <p>Configures underlying buffer buffers for incoming audio samples. </p>
-<p>If the application doesn't want to drop samples, then the <code>PP_MEDIASTREAMAUDIOTRACK_ATTRIB_BUFFERS</code> should be chosen such that inter-buffer processing time variability won't overrun all input buffers. If all buffers are filled, then samples will be dropped. The application can detect this by examining the timestamp on returned buffers. If <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#ad3572da8199315fc90248f5634358211" title="Configures underlying buffer buffers for incoming audio samples.">Configure()</a></code> is not called, default settings will be used. Example usage from plugin code: </p>
+<p>If the application doesn't want to drop samples, then the <code>PP_MEDIASTREAMAUDIOTRACK_ATTRIB_BUFFERS</code> should be chosen such that inter-buffer processing time variability won't overrun all input buffers. If all buffers are filled, then samples will be dropped. The application can detect this by examining the timestamp on returned buffers. If <code><a class="el" href="classpp_1_1_media_stream_audio_track.html#ad3572da8199315fc90248f5634358211" title="Configures underlying buffer buffers for incoming audio samples.">Configure()</a></code> is not called, default settings will be used. Calls to Configure while the plugin holds buffers will fail. Example usage from plugin code: </p>
 <div class="fragment"><pre class="fragment"> int32_t attribs[] = {
      PP_MEDIASTREAMAUDIOTRACK_ATTRIB_BUFFERS, 4,
      PP_MEDIASTREAMAUDIOTRACK_ATTRIB_DURATION, 10,
@@ -356,4 +356,4 @@ Static Public Member Functions</h2><table class="memberdecls">
 </ul>
 </div><!-- contents -->
 </div>
-{{/partials.standard_nacl_article}}
+{{/partials.standard_nacl_api}}