summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/doc/c-api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'native_client_sdk/src/doc/c-api.rst')
-rw-r--r--native_client_sdk/src/doc/c-api.rst32
1 files changed, 23 insertions, 9 deletions
diff --git a/native_client_sdk/src/doc/c-api.rst b/native_client_sdk/src/doc/c-api.rst
index 1844cfa..0ce774f 100644
--- a/native_client_sdk/src/doc/c-api.rst
+++ b/native_client_sdk/src/doc/c-api.rst
@@ -7,8 +7,8 @@
Pepper C API Reference (Stable)
##########################################
-This page lists the C API for Pepper 40. Apps that use this API can
-run in Chrome 40 or higher.
+This page lists the C API for Pepper 47. Apps that use this API can
+run in Chrome 47 or higher.
`Interfaces <pepper_stable/c/group___interfaces.html>`__
=============================================================
@@ -18,6 +18,8 @@ run in Chrome 40 or higher.
* `PPB_AudioConfig <pepper_stable/c/struct_p_p_b___audio_config__1__1.html>`__
+ * `PPB_AudioEncoder <pepper_stable/c/struct_p_p_b___audio_encoder__0__1.html>`__
+
* `PPB_Compositor <pepper_stable/c/struct_p_p_b___compositor__0__1.html>`__
* `PPB_CompositorLayer <pepper_stable/c/struct_p_p_b___compositor_layer__0__2.html>`__
@@ -28,8 +30,6 @@ run in Chrome 40 or higher.
* `PPB_FileIO <pepper_stable/c/struct_p_p_b___file_i_o__1__1.html>`__
- * `PPB_FileMapping <pepper_stable/c/struct_p_p_b___file_mapping__0__1.html>`__
-
* `PPB_FileRef <pepper_stable/c/struct_p_p_b___file_ref__1__2.html>`__
* `PPB_FileSystem <pepper_stable/c/struct_p_p_b___file_system__1__0.html>`__
@@ -108,13 +108,13 @@ run in Chrome 40 or higher.
* `PPB_OpenGLES2VertexArrayObject <pepper_stable/c/struct_p_p_b___open_g_l_e_s2_vertex_array_object__1__0.html>`__
- * `PPB_TCPSocket <pepper_stable/c/struct_p_p_b___t_c_p_socket__1__1.html>`__
+ * `PPB_TCPSocket <pepper_stable/c/struct_p_p_b___t_c_p_socket__1__2.html>`__
* `PPB_TextInputController <pepper_stable/c/struct_p_p_b___text_input_controller__1__0.html>`__
* `PPB_TouchInputEvent <pepper_stable/c/struct_p_p_b___touch_input_event__1__0.html>`__
- * `PPB_UDPSocket <pepper_stable/c/struct_p_p_b___u_d_p_socket__1__0.html>`__
+ * `PPB_UDPSocket <pepper_stable/c/struct_p_p_b___u_d_p_socket__1__2.html>`__
* `PPB_URLLoader <pepper_stable/c/struct_p_p_b___u_r_l_loader__1__0.html>`__
@@ -130,7 +130,9 @@ run in Chrome 40 or higher.
* `PPB_VarDictionary <pepper_stable/c/struct_p_p_b___var_dictionary__1__0.html>`__
- * `PPB_VideoDecoder <pepper_stable/c/struct_p_p_b___video_decoder__1__0.html>`__
+ * `PPB_VideoDecoder <pepper_stable/c/struct_p_p_b___video_decoder__1__1.html>`__
+
+ * `PPB_VideoEncoder <pepper_stable/c/struct_p_p_b___video_encoder__0__2.html>`__
* `PPB_VideoFrame <pepper_stable/c/struct_p_p_b___video_frame__0__1.html>`__
@@ -157,6 +159,12 @@ run in Chrome 40 or higher.
==========================================================
* `PP_ArrayOutput <pepper_stable/c/struct_p_p___array_output.html>`__
+ * `PP_AudioBitstreamBuffer <pepper_stable/c/struct_p_p___audio_bitstream_buffer.html>`__
+
+ * `PP_AudioProfileDescription <pepper_stable/c/struct_p_p___audio_profile_description.html>`__
+
+ * `PP_BitstreamBuffer <pepper_stable/c/struct_p_p___bitstream_buffer.html>`__
+
* `PP_CompletionCallback <pepper_stable/c/struct_p_p___completion_callback.html>`__
* `PP_DirectoryEntry <pepper_stable/c/struct_p_p___directory_entry.html>`__
@@ -203,6 +211,10 @@ run in Chrome 40 or higher.
* `PP_VideoPicture <pepper_stable/c/struct_p_p___video_picture__0__1.html>`__
+ * `PP_VideoProfileDescription <pepper_stable/c/struct_p_p___video_profile_description.html>`__
+
+ * `PP_VideoProfileDescription <pepper_stable/c/struct_p_p___video_profile_description__0__1.html>`__
+
* `PP_VarValue <pepper_stable/c/union_p_p___var_value.html>`__
@@ -266,6 +278,8 @@ Files
* `ppb_audio_config.h <pepper_stable/c/ppb__audio__config_8h.html>`__
+ * `ppb_audio_encoder.h <pepper_stable/c/ppb__audio__encoder_8h.html>`__
+
* `ppb_compositor.h <pepper_stable/c/ppb__compositor_8h.html>`__
* `ppb_compositor_layer.h <pepper_stable/c/ppb__compositor__layer_8h.html>`__
@@ -276,8 +290,6 @@ Files
* `ppb_file_io.h <pepper_stable/c/ppb__file__io_8h.html>`__
- * `ppb_file_mapping.h <pepper_stable/c/ppb__file__mapping_8h.html>`__
-
* `ppb_file_ref.h <pepper_stable/c/ppb__file__ref_8h.html>`__
* `ppb_file_system.h <pepper_stable/c/ppb__file__system_8h.html>`__
@@ -342,6 +354,8 @@ Files
* `ppb_video_decoder.h <pepper_stable/c/ppb__video__decoder_8h.html>`__
+ * `ppb_video_encoder.h <pepper_stable/c/ppb__video__encoder_8h.html>`__
+
* `ppb_video_frame.h <pepper_stable/c/ppb__video__frame_8h.html>`__
* `ppb_view.h <pepper_stable/c/ppb__view_8h.html>`__