Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: native_client_sdk/doc_generated/pepper_dev/cpp/media__stream__audio__track_8h.html

Issue 179333007: [NaCl SDK Docs] Update the generated documentation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/pepper_dev/cpp/media__stream__audio__track_8h.html
diff --git a/native_client_sdk/doc_generated/pepper_dev/cpp/media__stream__audio__track_8h.html b/native_client_sdk/doc_generated/pepper_dev/cpp/media__stream__audio__track_8h.html
index 75722a06ec44fa87ffe4e5c750ac0239812e0417..80ddc0f6bf3b5aff854283a824cb69ff2eae8909 100644
--- a/native_client_sdk/doc_generated/pepper_dev/cpp/media__stream__audio__track_8h.html
+++ b/native_client_sdk/doc_generated/pepper_dev/cpp/media__stream__audio__track_8h.html
@@ -20,13 +20,13 @@ Include dependency graph for media_stream_audio_track.h:</div>
Classes</h2><table class="memberdecls">
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_media_stream_audio_track.html">pp::MediaStreamAudioTrack</a></td></tr>
-<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio frames from a MediaStream audio ...">MediaStreamAudioTrack</a></code> class contains methods for receiving audio frames from a MediaStream audio track in the browser. <a href="classpp_1_1_media_stream_audio_track.html#details">More...</a><br /></td></tr>
+<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="classpp_1_1_media_stream_audio_track.html" title="The MediaStreamAudioTrack class contains methods for receiving audio buffers from a MediaStream audio...">MediaStreamAudioTrack</a></code> class contains methods for receiving audio buffers from a MediaStream audio track in the browser. <a href="classpp_1_1_media_stream_audio_track.html#details">More...</a><br /></td></tr>
</table><h2>
Namespaces</h2><table class="memberdecls">
<tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a></td></tr>
</table>
<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
-<div class="textblock"><p>This file defines the <code>MediaStreamAudioTrack</code> interface for an audio source resource, which receives audio frames from a MediaStream audio track in the browser. </p>
+<div class="textblock"><p>This file defines the <code>MediaStreamAudioTrack</code> interface for an audio source resource, which receives audio buffers from a MediaStream audio track in the browser. </p>
</div></div><!-- contents -->
</div>
{{/partials.standard_nacl_article}}

Powered by Google App Engine
This is Rietveld 408576698