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

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

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 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 .. _pepper_dev_cpp_index: 1 .. _pepper_dev_cpp_index:
2 .. _cpp-api-dev: 2 .. _cpp-api-dev:
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 .. include:: /migration/deprecation.inc
7
6 ############################################ 8 ############################################
7 Pepper C++ API Reference (Dev) 9 Pepper C++ API Reference (Dev)
8 ############################################ 10 ############################################
9 11
10 This page lists the C++ API for Pepper 50. Apps that use this API can 12 This page lists the C++ API for Pepper 60. Apps that use this API can
11 run in Chrome 50 or higher. 13 run in Chrome 60 or higher.
12 14
13 `Classes <pepper_dev/cpp/inherits.html>`__ 15 `Classes <pepper_dev/cpp/inherits.html>`__
14 ================================================== 16 ==================================================
15 * `Audio <pepper_dev/cpp/classpp_1_1_audio.html>`__ 17 * `Audio <pepper_dev/cpp/classpp_1_1_audio.html>`__
16 18
17 * `AudioBuffer <pepper_dev/cpp/classpp_1_1_audio_buffer.html>`__ 19 * `AudioBuffer <pepper_dev/cpp/classpp_1_1_audio_buffer.html>`__
18 20
19 * `AudioConfig <pepper_dev/cpp/classpp_1_1_audio_config.html>`__ 21 * `AudioConfig <pepper_dev/cpp/classpp_1_1_audio_config.html>`__
20 22
21 * `AudioEncoder <pepper_dev/cpp/classpp_1_1_audio_encoder.html>`__ 23 * `AudioEncoder <pepper_dev/cpp/classpp_1_1_audio_encoder.html>`__
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 * `VarDictionary <pepper_dev/cpp/classpp_1_1_var_dictionary.html>`__ 129 * `VarDictionary <pepper_dev/cpp/classpp_1_1_var_dictionary.html>`__
128 130
129 * `VideoDecoder <pepper_dev/cpp/classpp_1_1_video_decoder.html>`__ 131 * `VideoDecoder <pepper_dev/cpp/classpp_1_1_video_decoder.html>`__
130 132
131 * `VideoEncoder <pepper_dev/cpp/classpp_1_1_video_encoder.html>`__ 133 * `VideoEncoder <pepper_dev/cpp/classpp_1_1_video_encoder.html>`__
132 134
133 * `VideoFrame <pepper_dev/cpp/classpp_1_1_video_frame.html>`__ 135 * `VideoFrame <pepper_dev/cpp/classpp_1_1_video_frame.html>`__
134 136
135 * `View <pepper_dev/cpp/classpp_1_1_view.html>`__ 137 * `View <pepper_dev/cpp/classpp_1_1_view.html>`__
136 138
139 * `VpnProvider <pepper_dev/cpp/classpp_1_1_vpn_provider.html>`__
140
137 * `WebSocket <pepper_dev/cpp/classpp_1_1_web_socket.html>`__ 141 * `WebSocket <pepper_dev/cpp/classpp_1_1_web_socket.html>`__
138 142
139 * `WheelInputEvent <pepper_dev/cpp/classpp_1_1_wheel_input_event.html>`__ 143 * `WheelInputEvent <pepper_dev/cpp/classpp_1_1_wheel_input_event.html>`__
140 144
141 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <pepper_dev/cpp/class pp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html>`__ 145 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <pepper_dev/cpp/class pp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html>`__
142 146
143 147
144 Files 148 Files
145 ===== 149 =====
146 * `audio.h <pepper_dev/cpp/audio_8h.html>`__ 150 * `audio.h <pepper_dev/cpp/audio_8h.html>`__
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
248 * `var_dictionary.h <pepper_dev/cpp/var__dictionary_8h.html>`__ 252 * `var_dictionary.h <pepper_dev/cpp/var__dictionary_8h.html>`__
249 253
250 * `video_decoder.h <pepper_dev/cpp/video__decoder_8h.html>`__ 254 * `video_decoder.h <pepper_dev/cpp/video__decoder_8h.html>`__
251 255
252 * `video_encoder.h <pepper_dev/cpp/video__encoder_8h.html>`__ 256 * `video_encoder.h <pepper_dev/cpp/video__encoder_8h.html>`__
253 257
254 * `video_frame.h <pepper_dev/cpp/video__frame_8h.html>`__ 258 * `video_frame.h <pepper_dev/cpp/video__frame_8h.html>`__
255 259
256 * `view.h <pepper_dev/cpp/view_8h.html>`__ 260 * `view.h <pepper_dev/cpp/view_8h.html>`__
257 261
262 * `vpn_provider.h <pepper_dev/cpp/vpn__provider_8h.html>`__
263
258 * `websocket.h <pepper_dev/cpp/websocket_8h.html>`__ 264 * `websocket.h <pepper_dev/cpp/websocket_8h.html>`__
259 265
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/cpp-api-beta.rst ('k') | native_client_sdk/src/doc/devguide/coding/3D-graphics.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698