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

Unified Diff: native_client_sdk/src/doc/pepper_beta/cpp/index.rst

Issue 227473010: [NaCl SDK Docs] Add release notes for Chrome 34 and 35. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback, also merge master Created 6 years, 8 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 0d4a59078e6521db0cf7167dd47aa2e7e4d2cd5a..40ee61ea9b662fa9eba63706c169123424c09fa1 100644
--- a/native_client_sdk/src/doc/pepper_beta/cpp/index.rst
+++ b/native_client_sdk/src/doc/pepper_beta/cpp/index.rst
@@ -6,13 +6,15 @@
Pepper C++ API Reference (Beta)
############################################
-This page lists the C++ API for Pepper 33. Apps that use this API can
-run in Chrome 33 or higher.
+This page lists the C++ API for Pepper 35. Apps that use this API can
+run in Chrome 35 or higher.
`Classes <inherits.html>`_
==========================
* `Audio <classpp_1_1_audio.html>`_
+ * `AudioBuffer <classpp_1_1_audio_buffer.html>`_
+
* `AudioConfig <classpp_1_1_audio_config.html>`_
* `CompletionCallback <classpp_1_1_completion_callback.html>`_
@@ -55,6 +57,10 @@ run in Chrome 33 or higher.
* `KeyboardInputEvent <classpp_1_1_keyboard_input_event.html>`_
+ * `MediaStreamAudioTrack <classpp_1_1_media_stream_audio_track.html>`_
+
+ * `MediaStreamVideoTrack <classpp_1_1_media_stream_video_track.html>`_
+
* `MessageLoop <classpp_1_1_message_loop.html>`_
* `Module <classpp_1_1_module.html>`_
@@ -107,6 +113,8 @@ run in Chrome 33 or higher.
* `VarDictionary <classpp_1_1_var_dictionary.html>`_
+ * `VideoFrame <classpp_1_1_video_frame.html>`_
+
* `View <classpp_1_1_view.html>`_
* `WebSocket <classpp_1_1_web_socket.html>`_
@@ -124,6 +132,8 @@ Files
=====
* `audio.h <audio_8h.html>`_
+ * `audio_buffer.h <audio__buffer_8h.html>`_
+
* `audio_config.h <audio__config_8h.html>`_
* `completion_callback.h <completion__callback_8h.html>`_
@@ -160,6 +170,10 @@ Files
* `logging.h <logging_8h.html>`_
+ * `media_stream_audio_track.h <media__stream__audio__track_8h.html>`_
+
+ * `media_stream_video_track.h <media__stream__video__track_8h.html>`_
+
* `message_loop.h <message__loop_8h.html>`_
* `module.h <module_8h.html>`_
@@ -212,6 +226,8 @@ Files
* `var_dictionary.h <var__dictionary_8h.html>`_
+ * `video_frame.h <video__frame_8h.html>`_
+
* `view.h <view_8h.html>`_
* `websocket.h <websocket_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