Chromium Code Reviews

Side by Side Diff: native_client_sdk/src/doc/cpp-api.rst

Issue 901083002: [NaCl SDK Docs] Update Pepper docs to latest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « native_client_sdk/src/doc/c-api-dev.rst ('k') | native_client_sdk/src/doc/cpp-api-beta.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .. _pepper_stable_cpp_index: 1 .. _pepper_stable_cpp_index:
2 .. _cpp-api: 2 .. _cpp-api:
3 3
4 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. 4 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py.
5 5
6 ############################################ 6 ############################################
7 Pepper C++ API Reference (Stable) 7 Pepper C++ API Reference (Stable)
8 ############################################ 8 ############################################
9 9
10 This page lists the C++ API for Pepper 38. Apps that use this API can 10 This page lists the C++ API for Pepper 40. Apps that use this API can
11 run in Chrome 38 or higher. 11 run in Chrome 40 or higher.
12 12
13 `Classes <pepper_stable/cpp/inherits.html>`__ 13 `Classes <pepper_stable/cpp/inherits.html>`__
14 ================================================== 14 ==================================================
15 * `Audio <pepper_stable/cpp/classpp_1_1_audio.html>`__ 15 * `Audio <pepper_stable/cpp/classpp_1_1_audio.html>`__
16 16
17 * `AudioBuffer <pepper_stable/cpp/classpp_1_1_audio_buffer.html>`__ 17 * `AudioBuffer <pepper_stable/cpp/classpp_1_1_audio_buffer.html>`__
18 18
19 * `AudioConfig <pepper_stable/cpp/classpp_1_1_audio_config.html>`__ 19 * `AudioConfig <pepper_stable/cpp/classpp_1_1_audio_config.html>`__
20 20
21 * `CompletionCallback <pepper_stable/cpp/classpp_1_1_completion_callback.html> `__ 21 * `CompletionCallback <pepper_stable/cpp/classpp_1_1_completion_callback.html> `__
(...skipping 220 matching lines...)
242 * `var_dictionary.h <pepper_stable/cpp/var__dictionary_8h.html>`__ 242 * `var_dictionary.h <pepper_stable/cpp/var__dictionary_8h.html>`__
243 243
244 * `video_decoder.h <pepper_stable/cpp/video__decoder_8h.html>`__ 244 * `video_decoder.h <pepper_stable/cpp/video__decoder_8h.html>`__
245 245
246 * `video_frame.h <pepper_stable/cpp/video__frame_8h.html>`__ 246 * `video_frame.h <pepper_stable/cpp/video__frame_8h.html>`__
247 247
248 * `view.h <pepper_stable/cpp/view_8h.html>`__ 248 * `view.h <pepper_stable/cpp/view_8h.html>`__
249 249
250 * `websocket.h <pepper_stable/cpp/websocket_8h.html>`__ 250 * `websocket.h <pepper_stable/cpp/websocket_8h.html>`__
251 251
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/c-api-dev.rst ('k') | native_client_sdk/src/doc/cpp-api-beta.rst » ('j') | no next file with comments »

Powered by Google App Engine