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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/pepper_beta/cpp/index.rst
diff --git a/native_client_sdk/src/doc/pepper_beta/cpp/index.rst b/native_client_sdk/src/doc/pepper_beta/cpp/index.rst
index 40ee61ea9b662fa9eba63706c169123424c09fa1..948465e877cec4cebac6a83ec0d25fee120d8292 100644
--- a/native_client_sdk/src/doc/pepper_beta/cpp/index.rst
+++ b/native_client_sdk/src/doc/pepper_beta/cpp/index.rst
@@ -6,8 +6,8 @@
Pepper C++ API Reference (Beta)
############################################
-This page lists the C++ API for Pepper 35. Apps that use this API can
-run in Chrome 35 or higher.
+This page lists the C++ API for Pepper 36. Apps that use this API can
+run in Chrome 36 or higher.
`Classes <inherits.html>`_
==========================
@@ -113,6 +113,8 @@ run in Chrome 35 or higher.
* `VarDictionary <classpp_1_1_var_dictionary.html>`_
+ * `VideoDecoder <classpp_1_1_video_decoder.html>`_
+
* `VideoFrame <classpp_1_1_video_frame.html>`_
* `View <classpp_1_1_view.html>`_
@@ -121,10 +123,6 @@ run in Chrome 35 or higher.
* `WheelInputEvent <classpp_1_1_wheel_input_event.html>`_
- * `Ext::ExtCompletionCallbackWithOutput <classpp_1_1ext_1_1_ext_completion_callback_with_output.html>`_
-
- * `Internal::CompletionCallbackWithOutputBase <classpp_1_1internal_1_1_completion_callback_with_output_base.html>`_
-
* `Internal::DirectoryEntryArrayOutputAdapterWithStorage <classpp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html>`_
@@ -226,6 +224,8 @@ Files
* `var_dictionary.h <var__dictionary_8h.html>`_
+ * `video_decoder.h <video__decoder_8h.html>`_
+
* `video_frame.h <video__frame_8h.html>`_
* `view.h <view_8h.html>`_
« 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