blob: c43dbdc7f31464f6000aaa0fafa60b7ef3619348 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
|
.. _pepper_stable_cpp_index:
.. _cpp-api:
.. DO NOT EDIT! This document is auto-generated by doxygen/rst_index.py.
############################################
Pepper C++ API Reference (Stable)
############################################
This page lists the C++ API for Pepper 48. Apps that use this API can
run in Chrome 48 or higher.
`Classes <pepper_stable/cpp/inherits.html>`__
==================================================
* `Audio <pepper_stable/cpp/classpp_1_1_audio.html>`__
* `AudioBuffer <pepper_stable/cpp/classpp_1_1_audio_buffer.html>`__
* `AudioConfig <pepper_stable/cpp/classpp_1_1_audio_config.html>`__
* `AudioEncoder <pepper_stable/cpp/classpp_1_1_audio_encoder.html>`__
* `CompletionCallback <pepper_stable/cpp/classpp_1_1_completion_callback.html>`__
* `CompletionCallbackFactory <pepper_stable/cpp/classpp_1_1_completion_callback_factory.html>`__
* `CompletionCallbackWithOutput <pepper_stable/cpp/classpp_1_1_completion_callback_with_output.html>`__
* `Compositor <pepper_stable/cpp/classpp_1_1_compositor.html>`__
* `CompositorLayer <pepper_stable/cpp/classpp_1_1_compositor_layer.html>`__
* `Core <pepper_stable/cpp/classpp_1_1_core.html>`__
* `DirectoryEntry <pepper_stable/cpp/classpp_1_1_directory_entry.html>`__
* `FileIO <pepper_stable/cpp/classpp_1_1_file_i_o.html>`__
* `FileRef <pepper_stable/cpp/classpp_1_1_file_ref.html>`__
* `FileSystem <pepper_stable/cpp/classpp_1_1_file_system.html>`__
* `FloatPoint <pepper_stable/cpp/classpp_1_1_float_point.html>`__
* `FloatRect <pepper_stable/cpp/classpp_1_1_float_rect.html>`__
* `FloatSize <pepper_stable/cpp/classpp_1_1_float_size.html>`__
* `Fullscreen <pepper_stable/cpp/classpp_1_1_fullscreen.html>`__
* `Graphics2D <pepper_stable/cpp/classpp_1_1_graphics2_d.html>`__
* `Graphics3D <pepper_stable/cpp/classpp_1_1_graphics3_d.html>`__
* `Graphics3DClient <pepper_stable/cpp/classpp_1_1_graphics3_d_client.html>`__
* `HostResolver <pepper_stable/cpp/classpp_1_1_host_resolver.html>`__
* `IMEInputEvent <pepper_stable/cpp/classpp_1_1_i_m_e_input_event.html>`__
* `ImageData <pepper_stable/cpp/classpp_1_1_image_data.html>`__
* `InputEvent <pepper_stable/cpp/classpp_1_1_input_event.html>`__
* `Instance <pepper_stable/cpp/classpp_1_1_instance.html>`__
* `InstanceHandle <pepper_stable/cpp/classpp_1_1_instance_handle.html>`__
* `KeyboardInputEvent <pepper_stable/cpp/classpp_1_1_keyboard_input_event.html>`__
* `MediaStreamAudioTrack <pepper_stable/cpp/classpp_1_1_media_stream_audio_track.html>`__
* `MediaStreamVideoTrack <pepper_stable/cpp/classpp_1_1_media_stream_video_track.html>`__
* `MessageHandler <pepper_stable/cpp/classpp_1_1_message_handler.html>`__
* `MessageLoop <pepper_stable/cpp/classpp_1_1_message_loop.html>`__
* `Module <pepper_stable/cpp/classpp_1_1_module.html>`__
* `MouseCursor <pepper_stable/cpp/classpp_1_1_mouse_cursor.html>`__
* `MouseInputEvent <pepper_stable/cpp/classpp_1_1_mouse_input_event.html>`__
* `MouseLock <pepper_stable/cpp/classpp_1_1_mouse_lock.html>`__
* `NetAddress <pepper_stable/cpp/classpp_1_1_net_address.html>`__
* `NetworkList <pepper_stable/cpp/classpp_1_1_network_list.html>`__
* `NetworkMonitor <pepper_stable/cpp/classpp_1_1_network_monitor.html>`__
* `NetworkProxy <pepper_stable/cpp/classpp_1_1_network_proxy.html>`__
* `Point <pepper_stable/cpp/classpp_1_1_point.html>`__
* `Rect <pepper_stable/cpp/classpp_1_1_rect.html>`__
* `Resource <pepper_stable/cpp/classpp_1_1_resource.html>`__
* `Size <pepper_stable/cpp/classpp_1_1_size.html>`__
* `TCPSocket <pepper_stable/cpp/classpp_1_1_t_c_p_socket.html>`__
* `TextInputController <pepper_stable/cpp/classpp_1_1_text_input_controller.html>`__
* `TouchInputEvent <pepper_stable/cpp/classpp_1_1_touch_input_event.html>`__
* `TouchPoint <pepper_stable/cpp/classpp_1_1_touch_point.html>`__
* `UDPSocket <pepper_stable/cpp/classpp_1_1_u_d_p_socket.html>`__
* `URLLoader <pepper_stable/cpp/classpp_1_1_u_r_l_loader.html>`__
* `URLRequestInfo <pepper_stable/cpp/classpp_1_1_u_r_l_request_info.html>`__
* `URLResponseInfo <pepper_stable/cpp/classpp_1_1_u_r_l_response_info.html>`__
* `Var <pepper_stable/cpp/classpp_1_1_var.html>`__
* `Var11OutException <pepper_stable/cpp/classpp_1_1_var_1_1_out_exception.html>`__
* `VarArray <pepper_stable/cpp/classpp_1_1_var_array.html>`__
* `VarArrayBuffer <pepper_stable/cpp/classpp_1_1_var_array_buffer.html>`__
* `VarDictionary <pepper_stable/cpp/classpp_1_1_var_dictionary.html>`__
* `VideoDecoder <pepper_stable/cpp/classpp_1_1_video_decoder.html>`__
* `VideoEncoder <pepper_stable/cpp/classpp_1_1_video_encoder.html>`__
* `VideoFrame <pepper_stable/cpp/classpp_1_1_video_frame.html>`__
* `View <pepper_stable/cpp/classpp_1_1_view.html>`__
* `WebSocket <pepper_stable/cpp/classpp_1_1_web_socket.html>`__
* `WheelInputEvent <pepper_stable/cpp/classpp_1_1_wheel_input_event.html>`__
* `Internal::DirectoryEntryArrayOutputAdapterWithStorage <pepper_stable/cpp/classpp_1_1internal_1_1_directory_entry_array_output_adapter_with_storage.html>`__
Files
=====
* `audio.h <pepper_stable/cpp/audio_8h.html>`__
* `audio_buffer.h <pepper_stable/cpp/audio__buffer_8h.html>`__
* `audio_config.h <pepper_stable/cpp/audio__config_8h.html>`__
* `audio_encoder.h <pepper_stable/cpp/audio__encoder_8h.html>`__
* `completion_callback.h <pepper_stable/cpp/completion__callback_8h.html>`__
* `completion_callback_factory.h <pepper_stable/cpp/completion__callback__factory_8h.html>`__
* `compositor.h <pepper_stable/cpp/compositor_8h.html>`__
* `compositor_layer.h <pepper_stable/cpp/compositor__layer_8h.html>`__
* `core.h <pepper_stable/cpp/core_8h.html>`__
* `directory_entry.h <pepper_stable/cpp/directory__entry_8h.html>`__
* `file_io.h <pepper_stable/cpp/file__io_8h.html>`__
* `file_ref.h <pepper_stable/cpp/file__ref_8h.html>`__
* `file_system.h <pepper_stable/cpp/file__system_8h.html>`__
* `fullscreen.h <pepper_stable/cpp/fullscreen_8h.html>`__
* `graphics_2d.h <pepper_stable/cpp/graphics__2d_8h.html>`__
* `graphics_3d.h <pepper_stable/cpp/graphics__3d_8h.html>`__
* `graphics_3d_client.h <pepper_stable/cpp/graphics__3d__client_8h.html>`__
* `host_resolver.h <pepper_stable/cpp/host__resolver_8h.html>`__
* `image_data.h <pepper_stable/cpp/image__data_8h.html>`__
* `input_event.h <pepper_stable/cpp/input__event_8h.html>`__
* `instance.h <pepper_stable/cpp/instance_8h.html>`__
* `instance_handle.h <pepper_stable/cpp/instance__handle_8h.html>`__
* `logging.h <pepper_stable/cpp/logging_8h.html>`__
* `media_stream_audio_track.h <pepper_stable/cpp/media__stream__audio__track_8h.html>`__
* `media_stream_video_track.h <pepper_stable/cpp/media__stream__video__track_8h.html>`__
* `message_handler.h <pepper_stable/cpp/message__handler_8h.html>`__
* `message_loop.h <pepper_stable/cpp/message__loop_8h.html>`__
* `module.h <pepper_stable/cpp/module_8h.html>`__
* `module_embedder.h <pepper_stable/cpp/module__embedder_8h.html>`__
* `module_impl.h <pepper_stable/cpp/module__impl_8h.html>`__
* `mouse_cursor.h <pepper_stable/cpp/mouse__cursor_8h.html>`__
* `mouse_lock.h <pepper_stable/cpp/mouse__lock_8h.html>`__
* `net_address.h <pepper_stable/cpp/net__address_8h.html>`__
* `network_list.h <pepper_stable/cpp/network__list_8h.html>`__
* `network_monitor.h <pepper_stable/cpp/network__monitor_8h.html>`__
* `network_proxy.h <pepper_stable/cpp/network__proxy_8h.html>`__
* `pass_ref.h <pepper_stable/cpp/pass__ref_8h.html>`__
* `point.h <pepper_stable/cpp/point_8h.html>`__
* `rect.h <pepper_stable/cpp/rect_8h.html>`__
* `resource.h <pepper_stable/cpp/resource_8h.html>`__
* `size.h <pepper_stable/cpp/size_8h.html>`__
* `tcp_socket.h <pepper_stable/cpp/tcp__socket_8h.html>`__
* `text_input_controller.h <pepper_stable/cpp/text__input__controller_8h.html>`__
* `touch_point.h <pepper_stable/cpp/touch__point_8h.html>`__
* `udp_socket.h <pepper_stable/cpp/udp__socket_8h.html>`__
* `url_loader.h <pepper_stable/cpp/url__loader_8h.html>`__
* `url_request_info.h <pepper_stable/cpp/url__request__info_8h.html>`__
* `url_response_info.h <pepper_stable/cpp/url__response__info_8h.html>`__
* `var.h <pepper_stable/cpp/var_8h.html>`__
* `var_array.h <pepper_stable/cpp/var__array_8h.html>`__
* `var_array_buffer.h <pepper_stable/cpp/var__array__buffer_8h.html>`__
* `var_dictionary.h <pepper_stable/cpp/var__dictionary_8h.html>`__
* `video_decoder.h <pepper_stable/cpp/video__decoder_8h.html>`__
* `video_encoder.h <pepper_stable/cpp/video__encoder_8h.html>`__
* `video_frame.h <pepper_stable/cpp/video__frame_8h.html>`__
* `view.h <pepper_stable/cpp/view_8h.html>`__
* `websocket.h <pepper_stable/cpp/websocket_8h.html>`__
|