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

Side by Side Diff: native_client_sdk/src/doc/pepper_beta/cpp/index.rst

Issue 332903002: [NaCl SDK] docs: update Pepper API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
1 .. _pepper_beta_cpp_index: 1 .. _pepper_beta_cpp_index:
2 2
3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. 3 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py.
4 4
5 ############################################ 5 ############################################
6 Pepper C++ API Reference (Beta) 6 Pepper C++ API Reference (Beta)
7 ############################################ 7 ############################################
8 8
9 This page lists the C++ API for Pepper 35. Apps that use this API can 9 This page lists the C++ API for Pepper 36. Apps that use this API can
10 run in Chrome 35 or higher. 10 run in Chrome 36 or higher.
11 11
12 `Classes <inherits.html>`_ 12 `Classes <inherits.html>`_
13 ========================== 13 ==========================
14 * `Audio <classpp_1_1_audio.html>`_ 14 * `Audio <classpp_1_1_audio.html>`_
15 15
16 * `AudioBuffer <classpp_1_1_audio_buffer.html>`_ 16 * `AudioBuffer <classpp_1_1_audio_buffer.html>`_
17 17
18 * `AudioConfig <classpp_1_1_audio_config.html>`_ 18 * `AudioConfig <classpp_1_1_audio_config.html>`_
19 19
20 * `CompletionCallback <classpp_1_1_completion_callback.html>`_ 20 * `CompletionCallback <classpp_1_1_completion_callback.html>`_
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 * `Var <classpp_1_1_var.html>`_ 106 * `Var <classpp_1_1_var.html>`_
107 107
108 * `Var11OutException <classpp_1_1_var_1_1_out_exception.html>`_ 108 * `Var11OutException <classpp_1_1_var_1_1_out_exception.html>`_
109 109
110 * `VarArray <classpp_1_1_var_array.html>`_ 110 * `VarArray <classpp_1_1_var_array.html>`_
111 111
112 * `VarArrayBuffer <classpp_1_1_var_array_buffer.html>`_ 112 * `VarArrayBuffer <classpp_1_1_var_array_buffer.html>`_
113 113
114 * `VarDictionary <classpp_1_1_var_dictionary.html>`_ 114 * `VarDictionary <classpp_1_1_var_dictionary.html>`_
115 115
116 * `VideoDecoder <classpp_1_1_video_decoder.html>`_
117
116 * `VideoFrame <classpp_1_1_video_frame.html>`_ 118 * `VideoFrame <classpp_1_1_video_frame.html>`_
117 119
118 * `View <classpp_1_1_view.html>`_ 120 * `View <classpp_1_1_view.html>`_
119 121
120 * `WebSocket <classpp_1_1_web_socket.html>`_ 122 * `WebSocket <classpp_1_1_web_socket.html>`_
121 123
122 * `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_ 124 * `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_
123 125
124 * `Ext::ExtCompletionCallbackWithOutput <classpp_1_1ext_1_1_ext_completion_cal lback_with_output.html>`_
125
126 * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_complet ion_callback_with_output_base.html>`_
127
128 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_ 126 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_ 1_1_directory_entry_array_output_adapter_with_storage.html>`_
129 127
130 128
131 Files 129 Files
132 ===== 130 =====
133 * `audio.h <audio_8h.html>`_ 131 * `audio.h <audio_8h.html>`_
134 132
135 * `audio_buffer.h <audio__buffer_8h.html>`_ 133 * `audio_buffer.h <audio__buffer_8h.html>`_
136 134
137 * `audio_config.h <audio__config_8h.html>`_ 135 * `audio_config.h <audio__config_8h.html>`_
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 * `url_response_info.h <url__response__info_8h.html>`_ 217 * `url_response_info.h <url__response__info_8h.html>`_
220 218
221 * `var.h <var_8h.html>`_ 219 * `var.h <var_8h.html>`_
222 220
223 * `var_array.h <var__array_8h.html>`_ 221 * `var_array.h <var__array_8h.html>`_
224 222
225 * `var_array_buffer.h <var__array__buffer_8h.html>`_ 223 * `var_array_buffer.h <var__array__buffer_8h.html>`_
226 224
227 * `var_dictionary.h <var__dictionary_8h.html>`_ 225 * `var_dictionary.h <var__dictionary_8h.html>`_
228 226
227 * `video_decoder.h <video__decoder_8h.html>`_
228
229 * `video_frame.h <video__frame_8h.html>`_ 229 * `video_frame.h <video__frame_8h.html>`_
230 230
231 * `view.h <view_8h.html>`_ 231 * `view.h <view_8h.html>`_
232 232
233 * `websocket.h <websocket_8h.html>`_ 233 * `websocket.h <websocket_8h.html>`_
234 234
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/pepper_beta/c/index.rst ('k') | native_client_sdk/src/doc/pepper_beta/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698