OLD | NEW |
1 .. _pepper_beta_cpp_index: | 1 .. _pepper_beta_cpp_index: |
2 .. _cpp-api-beta: | 2 .. _cpp-api-beta: |
3 | 3 |
4 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. | 4 .. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py. |
5 | 5 |
6 ############################################ | 6 ############################################ |
7 Pepper C++ API Reference (Beta) | 7 Pepper C++ API Reference (Beta) |
8 ############################################ | 8 ############################################ |
9 | 9 |
10 This page lists the C++ API for Pepper 41. Apps that use this API can | 10 This page lists the C++ API for Pepper 48. Apps that use this API can |
11 run in Chrome 41 or higher. | 11 run in Chrome 48 or higher. |
12 | 12 |
13 `Classes <pepper_beta/cpp/inherits.html>`__ | 13 `Classes <pepper_beta/cpp/inherits.html>`__ |
14 ================================================== | 14 ================================================== |
15 * `Audio <pepper_beta/cpp/classpp_1_1_audio.html>`__ | 15 * `Audio <pepper_beta/cpp/classpp_1_1_audio.html>`__ |
16 | 16 |
17 * `AudioBuffer <pepper_beta/cpp/classpp_1_1_audio_buffer.html>`__ | 17 * `AudioBuffer <pepper_beta/cpp/classpp_1_1_audio_buffer.html>`__ |
18 | 18 |
19 * `AudioConfig <pepper_beta/cpp/classpp_1_1_audio_config.html>`__ | 19 * `AudioConfig <pepper_beta/cpp/classpp_1_1_audio_config.html>`__ |
20 | 20 |
| 21 * `AudioEncoder <pepper_beta/cpp/classpp_1_1_audio_encoder.html>`__ |
| 22 |
21 * `CompletionCallback <pepper_beta/cpp/classpp_1_1_completion_callback.html>`_
_ | 23 * `CompletionCallback <pepper_beta/cpp/classpp_1_1_completion_callback.html>`_
_ |
22 | 24 |
23 * `CompletionCallbackFactory <pepper_beta/cpp/classpp_1_1_completion_callback_
factory.html>`__ | 25 * `CompletionCallbackFactory <pepper_beta/cpp/classpp_1_1_completion_callback_
factory.html>`__ |
24 | 26 |
25 * `CompletionCallbackWithOutput <pepper_beta/cpp/classpp_1_1_completion_callba
ck_with_output.html>`__ | 27 * `CompletionCallbackWithOutput <pepper_beta/cpp/classpp_1_1_completion_callba
ck_with_output.html>`__ |
26 | 28 |
27 * `Compositor <pepper_beta/cpp/classpp_1_1_compositor.html>`__ | 29 * `Compositor <pepper_beta/cpp/classpp_1_1_compositor.html>`__ |
28 | 30 |
29 * `CompositorLayer <pepper_beta/cpp/classpp_1_1_compositor_layer.html>`__ | 31 * `CompositorLayer <pepper_beta/cpp/classpp_1_1_compositor_layer.html>`__ |
30 | 32 |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
119 * `Var11OutException <pepper_beta/cpp/classpp_1_1_var_1_1_out_exception.html>`
__ | 121 * `Var11OutException <pepper_beta/cpp/classpp_1_1_var_1_1_out_exception.html>`
__ |
120 | 122 |
121 * `VarArray <pepper_beta/cpp/classpp_1_1_var_array.html>`__ | 123 * `VarArray <pepper_beta/cpp/classpp_1_1_var_array.html>`__ |
122 | 124 |
123 * `VarArrayBuffer <pepper_beta/cpp/classpp_1_1_var_array_buffer.html>`__ | 125 * `VarArrayBuffer <pepper_beta/cpp/classpp_1_1_var_array_buffer.html>`__ |
124 | 126 |
125 * `VarDictionary <pepper_beta/cpp/classpp_1_1_var_dictionary.html>`__ | 127 * `VarDictionary <pepper_beta/cpp/classpp_1_1_var_dictionary.html>`__ |
126 | 128 |
127 * `VideoDecoder <pepper_beta/cpp/classpp_1_1_video_decoder.html>`__ | 129 * `VideoDecoder <pepper_beta/cpp/classpp_1_1_video_decoder.html>`__ |
128 | 130 |
| 131 * `VideoEncoder <pepper_beta/cpp/classpp_1_1_video_encoder.html>`__ |
| 132 |
129 * `VideoFrame <pepper_beta/cpp/classpp_1_1_video_frame.html>`__ | 133 * `VideoFrame <pepper_beta/cpp/classpp_1_1_video_frame.html>`__ |
130 | 134 |
131 * `View <pepper_beta/cpp/classpp_1_1_view.html>`__ | 135 * `View <pepper_beta/cpp/classpp_1_1_view.html>`__ |
132 | 136 |
133 * `WebSocket <pepper_beta/cpp/classpp_1_1_web_socket.html>`__ | 137 * `WebSocket <pepper_beta/cpp/classpp_1_1_web_socket.html>`__ |
134 | 138 |
135 * `WheelInputEvent <pepper_beta/cpp/classpp_1_1_wheel_input_event.html>`__ | 139 * `WheelInputEvent <pepper_beta/cpp/classpp_1_1_wheel_input_event.html>`__ |
136 | 140 |
137 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <pepper_beta/cpp/clas
spp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html>`__ | 141 * `Internal::DirectoryEntryArrayOutputAdapterWithStorage <pepper_beta/cpp/clas
spp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html>`__ |
138 | 142 |
139 | 143 |
140 Files | 144 Files |
141 ===== | 145 ===== |
142 * `audio.h <pepper_beta/cpp/audio_8h.html>`__ | 146 * `audio.h <pepper_beta/cpp/audio_8h.html>`__ |
143 | 147 |
144 * `audio_buffer.h <pepper_beta/cpp/audio__buffer_8h.html>`__ | 148 * `audio_buffer.h <pepper_beta/cpp/audio__buffer_8h.html>`__ |
145 | 149 |
146 * `audio_config.h <pepper_beta/cpp/audio__config_8h.html>`__ | 150 * `audio_config.h <pepper_beta/cpp/audio__config_8h.html>`__ |
147 | 151 |
| 152 * `audio_encoder.h <pepper_beta/cpp/audio__encoder_8h.html>`__ |
| 153 |
148 * `completion_callback.h <pepper_beta/cpp/completion__callback_8h.html>`__ | 154 * `completion_callback.h <pepper_beta/cpp/completion__callback_8h.html>`__ |
149 | 155 |
150 * `completion_callback_factory.h <pepper_beta/cpp/completion__callback__factor
y_8h.html>`__ | 156 * `completion_callback_factory.h <pepper_beta/cpp/completion__callback__factor
y_8h.html>`__ |
151 | 157 |
152 * `compositor.h <pepper_beta/cpp/compositor_8h.html>`__ | 158 * `compositor.h <pepper_beta/cpp/compositor_8h.html>`__ |
153 | 159 |
154 * `compositor_layer.h <pepper_beta/cpp/compositor__layer_8h.html>`__ | 160 * `compositor_layer.h <pepper_beta/cpp/compositor__layer_8h.html>`__ |
155 | 161 |
156 * `core.h <pepper_beta/cpp/core_8h.html>`__ | 162 * `core.h <pepper_beta/cpp/core_8h.html>`__ |
157 | 163 |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
236 * `var.h <pepper_beta/cpp/var_8h.html>`__ | 242 * `var.h <pepper_beta/cpp/var_8h.html>`__ |
237 | 243 |
238 * `var_array.h <pepper_beta/cpp/var__array_8h.html>`__ | 244 * `var_array.h <pepper_beta/cpp/var__array_8h.html>`__ |
239 | 245 |
240 * `var_array_buffer.h <pepper_beta/cpp/var__array__buffer_8h.html>`__ | 246 * `var_array_buffer.h <pepper_beta/cpp/var__array__buffer_8h.html>`__ |
241 | 247 |
242 * `var_dictionary.h <pepper_beta/cpp/var__dictionary_8h.html>`__ | 248 * `var_dictionary.h <pepper_beta/cpp/var__dictionary_8h.html>`__ |
243 | 249 |
244 * `video_decoder.h <pepper_beta/cpp/video__decoder_8h.html>`__ | 250 * `video_decoder.h <pepper_beta/cpp/video__decoder_8h.html>`__ |
245 | 251 |
| 252 * `video_encoder.h <pepper_beta/cpp/video__encoder_8h.html>`__ |
| 253 |
246 * `video_frame.h <pepper_beta/cpp/video__frame_8h.html>`__ | 254 * `video_frame.h <pepper_beta/cpp/video__frame_8h.html>`__ |
247 | 255 |
248 * `view.h <pepper_beta/cpp/view_8h.html>`__ | 256 * `view.h <pepper_beta/cpp/view_8h.html>`__ |
249 | 257 |
250 * `websocket.h <pepper_beta/cpp/websocket_8h.html>`__ | 258 * `websocket.h <pepper_beta/cpp/websocket_8h.html>`__ |
251 | 259 |
OLD | NEW |