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

Unified Diff: native_client_sdk/src/doc/pepper_beta/c/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
Index: native_client_sdk/src/doc/pepper_beta/c/index.rst
diff --git a/native_client_sdk/src/doc/pepper_beta/c/index.rst b/native_client_sdk/src/doc/pepper_beta/c/index.rst
index 479fb5beacfee117359ba687762f387c16af7ba2..0f0c941bdb4aa37431e30e6a5ad3ebc96077052c 100644
--- a/native_client_sdk/src/doc/pepper_beta/c/index.rst
+++ b/native_client_sdk/src/doc/pepper_beta/c/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.
`Interfaces <group___interfaces.html>`_
=======================================
@@ -51,7 +51,7 @@ run in Chrome 35 or higher.
* `PPB_MediaStreamAudioTrack <struct_p_p_b___media_stream_audio_track__0__1.html>`_
- * `PPB_MediaStreamVideoTrack <struct_p_p_b___media_stream_video_track__0__1.html>`_
+ * `PPB_MediaStreamVideoTrack <struct_p_p_b___media_stream_video_track__1__0.html>`_
* `PPB_MessageLoop <struct_p_p_b___message_loop__1__0.html>`_
@@ -93,6 +93,8 @@ run in Chrome 35 or higher.
* `PPB_VarDictionary <struct_p_p_b___var_dictionary__1__0.html>`_
+ * `PPB_VideoDecoder <struct_p_p_b___video_decoder__0__1.html>`_
+
* `PPB_VideoFrame <struct_p_p_b___video_frame__0__1.html>`_
* `PPB_View <struct_p_p_b___view__1__1.html>`_
@@ -154,6 +156,8 @@ run in Chrome 35 or higher.
* `PP_Var <struct_p_p___var.html>`_
+ * `PP_VideoPicture <struct_p_p___video_picture.html>`_
+
* `PP_VarValue <union_p_p___var_value.html>`_
@@ -175,6 +179,8 @@ Files
* `pp_bool.h <pp__bool_8h.html>`_
+ * `pp_codecs.h <pp__codecs_8h.html>`_
+
* `pp_completion_callback.h <pp__completion__callback_8h.html>`_
* `pp_directory_entry.h <pp__directory__entry_8h.html>`_
@@ -283,6 +289,8 @@ Files
* `ppb_var_dictionary.h <ppb__var__dictionary_8h.html>`_
+ * `ppb_video_decoder.h <ppb__video__decoder_8h.html>`_
+
* `ppb_video_frame.h <ppb__video__frame_8h.html>`_
* `ppb_view.h <ppb__view_8h.html>`_
« no previous file with comments | « native_client_sdk/doc_generated/pepper_dev/index.html ('k') | native_client_sdk/src/doc/pepper_beta/cpp/index.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698