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

Side by Side Diff: native_client_sdk/doc_generated/cpp-api.html

Issue 476793002: Per P0 reqs add launch pts + make download obvious. Also misc cpy edits. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CL synced with master. Created 6 years, 4 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 unified diff | Download patch
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <span class="target" id="pepper-stable-cpp-index"></span><section id="pepper-c-a pi-reference-stable"> 3 <span class="target" id="pepper-stable-cpp-index"><span id="cpp-api"></span></sp an><section id="pepper-c-api-reference-stable">
4 <h1 id="pepper-c-api-reference-stable">Pepper C++ API Reference (Stable)</h1> 4 <h1 id="pepper-c-api-reference-stable">Pepper C++ API Reference (Stable)</h1>
5 <p>This page lists the C++ API for Pepper 35. Apps that use this API can 5 <p>This page lists the C++ API for Pepper 35. Apps that use this API can
6 run in Chrome 35 or higher.</p> 6 run in Chrome 35 or higher.</p>
7 <h2 id="id1"><a class="reference external" href="inherits.html">Classes</a></h2> 7 <h2 id="id1"><a class="reference external" href="inherits.html">Classes</a></h2>
8 <blockquote> 8 <blockquote>
9 <div><ul class="small-gap"> 9 <div><ul class="small-gap">
10 <li><a class="reference external" href="classpp_1_1_audio.html">Audio</a></li> 10 <li><a class="reference external" href="classpp_1_1_audio.html">Audio</a></li>
11 <li><a class="reference external" href="classpp_1_1_audio_buffer.html">AudioBuff er</a></li> 11 <li><a class="reference external" href="classpp_1_1_audio_buffer.html">AudioBuff er</a></li>
12 <li><a class="reference external" href="classpp_1_1_audio_config.html">AudioConf ig</a></li> 12 <li><a class="reference external" href="classpp_1_1_audio_config.html">AudioConf ig</a></li>
13 <li><a class="reference external" href="classpp_1_1_completion_callback.html">Co mpletionCallback</a></li> 13 <li><a class="reference external" href="classpp_1_1_completion_callback.html">Co mpletionCallback</a></li>
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 <li><a class="reference external" href="var__array__buffer_8h.html">var_array_bu ffer.h</a></li> 119 <li><a class="reference external" href="var__array__buffer_8h.html">var_array_bu ffer.h</a></li>
120 <li><a class="reference external" href="var__dictionary_8h.html">var_dictionary. h</a></li> 120 <li><a class="reference external" href="var__dictionary_8h.html">var_dictionary. h</a></li>
121 <li><a class="reference external" href="video__frame_8h.html">video_frame.h</a>< /li> 121 <li><a class="reference external" href="video__frame_8h.html">video_frame.h</a>< /li>
122 <li><a class="reference external" href="view_8h.html">view.h</a></li> 122 <li><a class="reference external" href="view_8h.html">view.h</a></li>
123 <li><a class="reference external" href="websocket_8h.html">websocket.h</a></li> 123 <li><a class="reference external" href="websocket_8h.html">websocket.h</a></li>
124 </ul> 124 </ul>
125 </div></blockquote> 125 </div></blockquote>
126 </section> 126 </section>
127 127
128 {{/partials.standard_nacl_article}} 128 {{/partials.standard_nacl_article}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698