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

Unified Diff: native_client_sdk/src/doc/c-api-dev.rst

Issue 1536883002: [NaCl SDK] Re-generate docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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/c-api-beta.rst ('k') | native_client_sdk/src/doc/cpp-api.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/c-api-dev.rst
diff --git a/native_client_sdk/src/doc/c-api-dev.rst b/native_client_sdk/src/doc/c-api-dev.rst
index 41f588668aff8ee19fb6525f0a713ecc7f9a0124..b37509ef77774382e5d88e54d9c6811bf0c8f0c6 100644
--- a/native_client_sdk/src/doc/c-api-dev.rst
+++ b/native_client_sdk/src/doc/c-api-dev.rst
@@ -7,8 +7,8 @@
Pepper C API Reference (Dev)
##########################################
-This page lists the C API for Pepper 42. Apps that use this API can
-run in Chrome 42 or higher.
+This page lists the C API for Pepper 49. Apps that use this API can
+run in Chrome 49 or higher.
`Interfaces <pepper_dev/c/group___interfaces.html>`__
=============================================================
@@ -18,6 +18,8 @@ run in Chrome 42 or higher.
* `PPB_AudioConfig <pepper_dev/c/struct_p_p_b___audio_config__1__1.html>`__
+ * `PPB_AudioEncoder <pepper_dev/c/struct_p_p_b___audio_encoder__0__1.html>`__
+
* `PPB_Compositor <pepper_dev/c/struct_p_p_b___compositor__0__1.html>`__
* `PPB_CompositorLayer <pepper_dev/c/struct_p_p_b___compositor_layer__0__2.html>`__
@@ -28,8 +30,6 @@ run in Chrome 42 or higher.
* `PPB_FileIO <pepper_dev/c/struct_p_p_b___file_i_o__1__1.html>`__
- * `PPB_FileMapping <pepper_dev/c/struct_p_p_b___file_mapping__0__1.html>`__
-
* `PPB_FileRef <pepper_dev/c/struct_p_p_b___file_ref__1__2.html>`__
* `PPB_FileSystem <pepper_dev/c/struct_p_p_b___file_system__1__0.html>`__
@@ -114,7 +114,7 @@ run in Chrome 42 or higher.
* `PPB_TouchInputEvent <pepper_dev/c/struct_p_p_b___touch_input_event__1__0.html>`__
- * `PPB_UDPSocket <pepper_dev/c/struct_p_p_b___u_d_p_socket__1__1.html>`__
+ * `PPB_UDPSocket <pepper_dev/c/struct_p_p_b___u_d_p_socket__1__2.html>`__
* `PPB_URLLoader <pepper_dev/c/struct_p_p_b___u_r_l_loader__1__0.html>`__
@@ -130,7 +130,9 @@ run in Chrome 42 or higher.
* `PPB_VarDictionary <pepper_dev/c/struct_p_p_b___var_dictionary__1__0.html>`__
- * `PPB_VideoDecoder <pepper_dev/c/struct_p_p_b___video_decoder__1__0.html>`__
+ * `PPB_VideoDecoder <pepper_dev/c/struct_p_p_b___video_decoder__1__1.html>`__
+
+ * `PPB_VideoEncoder <pepper_dev/c/struct_p_p_b___video_encoder__0__2.html>`__
* `PPB_VideoFrame <pepper_dev/c/struct_p_p_b___video_frame__0__1.html>`__
@@ -157,6 +159,12 @@ run in Chrome 42 or higher.
==========================================================
* `PP_ArrayOutput <pepper_dev/c/struct_p_p___array_output.html>`__
+ * `PP_AudioBitstreamBuffer <pepper_dev/c/struct_p_p___audio_bitstream_buffer.html>`__
+
+ * `PP_AudioProfileDescription <pepper_dev/c/struct_p_p___audio_profile_description.html>`__
+
+ * `PP_BitstreamBuffer <pepper_dev/c/struct_p_p___bitstream_buffer.html>`__
+
* `PP_CompletionCallback <pepper_dev/c/struct_p_p___completion_callback.html>`__
* `PP_DirectoryEntry <pepper_dev/c/struct_p_p___directory_entry.html>`__
@@ -203,6 +211,10 @@ run in Chrome 42 or higher.
* `PP_VideoPicture <pepper_dev/c/struct_p_p___video_picture__0__1.html>`__
+ * `PP_VideoProfileDescription <pepper_dev/c/struct_p_p___video_profile_description.html>`__
+
+ * `PP_VideoProfileDescription <pepper_dev/c/struct_p_p___video_profile_description__0__1.html>`__
+
* `PP_VarValue <pepper_dev/c/union_p_p___var_value.html>`__
@@ -266,6 +278,8 @@ Files
* `ppb_audio_config.h <pepper_dev/c/ppb__audio__config_8h.html>`__
+ * `ppb_audio_encoder.h <pepper_dev/c/ppb__audio__encoder_8h.html>`__
+
* `ppb_compositor.h <pepper_dev/c/ppb__compositor_8h.html>`__
* `ppb_compositor_layer.h <pepper_dev/c/ppb__compositor__layer_8h.html>`__
@@ -276,8 +290,6 @@ Files
* `ppb_file_io.h <pepper_dev/c/ppb__file__io_8h.html>`__
- * `ppb_file_mapping.h <pepper_dev/c/ppb__file__mapping_8h.html>`__
-
* `ppb_file_ref.h <pepper_dev/c/ppb__file__ref_8h.html>`__
* `ppb_file_system.h <pepper_dev/c/ppb__file__system_8h.html>`__
@@ -342,6 +354,8 @@ Files
* `ppb_video_decoder.h <pepper_dev/c/ppb__video__decoder_8h.html>`__
+ * `ppb_video_encoder.h <pepper_dev/c/ppb__video__encoder_8h.html>`__
+
* `ppb_video_frame.h <pepper_dev/c/ppb__video__frame_8h.html>`__
* `ppb_view.h <pepper_dev/c/ppb__view_8h.html>`__
« no previous file with comments | « native_client_sdk/src/doc/c-api-beta.rst ('k') | native_client_sdk/src/doc/cpp-api.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698