-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathc-api_2addon-instance_2_peripheral_8h_source.html
726 lines (724 loc) · 198 KB
/
c-api_2addon-instance_2_peripheral_8h_source.html
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
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Kodi Development: /home/alwin/Development/Kodi/kodi-N-sync-addon-doxygen/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/peripheral.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="kodi-dev.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Kodi Development
 <span id="projectnumber">20.0</span>
</div>
<div id="projectbrief">for Binary and Script based Add-Ons</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.svg"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('c-api_2addon-instance_2_peripheral_8h_source.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">peripheral.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (C) 2014-2018 Team Kodi</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> * This file is part of Kodi - https://kodi.tv</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * SPDX-License-Identifier: GPL-2.0-or-later</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * See LICENSES/README.md for more information.</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  </div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#ifndef C_API_ADDONINSTANCE_PERIPHERAL_H</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="preprocessor">#define C_API_ADDONINSTANCE_PERIPHERAL_H</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  </div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "../addon_base.h"</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  </div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">/* indicates a joystick has no preference for port number */</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="preprocessor">#define NO_PORT_REQUESTED (-1)</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  </div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">/* joystick's driver button/hat/axis index is unknown */</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="preprocessor">#define DRIVER_INDEX_UNKNOWN (-1)</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  </div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">extern</span> <span class="stringliteral">"C"</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> {</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc"> 35</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  {</div>
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcac5bea9b91a12695c05ea00687f246265"> 38</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcac5bea9b91a12695c05ea00687f246265">PERIPHERAL_NO_ERROR</a> = 0,</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  </div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcac2f5249b5eb0920e705f9565d6b5682e"> 41</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcac2f5249b5eb0920e705f9565d6b5682e">PERIPHERAL_ERROR_UNKNOWN</a> = -1,</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bca7d4b2072eda9087b4d22f323516b3095"> 44</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bca7d4b2072eda9087b4d22f323516b3095">PERIPHERAL_ERROR_FAILED</a> = -2,</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  </div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcabc808811fe350ecc357204fcf80945f0"> 47</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcabc808811fe350ecc357204fcf80945f0">PERIPHERAL_ERROR_INVALID_PARAMETERS</a> = -3,</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  </div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcadcda7d5b9b321357d8cf3c1df2017632"> 50</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcadcda7d5b9b321357d8cf3c1df2017632">PERIPHERAL_ERROR_NOT_IMPLEMENTED</a> = -4,</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bca73ca5e724c5247ea1f3e4dcdbcd2ca47"> 53</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bca73ca5e724c5247ea1f3e4dcdbcd2ca47">PERIPHERAL_ERROR_NOT_CONNECTED</a> = -5,</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  </div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcaedf439765776cc4566ca826c48c27ae0"> 56</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcaedf439765776cc4566ca826c48c27ae0">PERIPHERAL_ERROR_CONNECTION_FAILED</a> = -6,</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>;</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  </div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="comment">// @name Peripheral types</span></div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="comment">//{</span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  </div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#gadea74301a58d618c08413dc43c86a95f"> 70</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#gadea74301a58d618c08413dc43c86a95f">PERIPHERAL_TYPE</a></div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  {</div>
<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95fa1436159ebbc465d1a040f9c15274c643"> 73</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95fa1436159ebbc465d1a040f9c15274c643">PERIPHERAL_TYPE_UNKNOWN</a>,</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  </div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95fa642201952077a83fc9391cba77ae3f51"> 76</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95fa642201952077a83fc9391cba77ae3f51">PERIPHERAL_TYPE_JOYSTICK</a>,</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  </div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95faff48dba4c8a4bb35de50a906aad89f6b"> 79</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95faff48dba4c8a4bb35de50a906aad89f6b">PERIPHERAL_TYPE_KEYBOARD</a>,</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#gadea74301a58d618c08413dc43c86a95f">PERIPHERAL_TYPE</a>;</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  </div>
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html"> 87</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html">PERIPHERAL_INFO</a></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  {</div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#aca3c165e12ec3684110607f78f0c2310"> 89</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#gadea74301a58d618c08413dc43c86a95f">PERIPHERAL_TYPE</a> <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#aca3c165e12ec3684110607f78f0c2310">type</a>; </div>
<div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a5ac083a645d964373f022d03df4849c8"> 90</a></span>  <span class="keywordtype">char</span>* <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a5ac083a645d964373f022d03df4849c8">name</a>; </div>
<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#abd60aba7846c925f784c3e89e2f54e45"> 91</a></span>  uint16_t <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#abd60aba7846c925f784c3e89e2f54e45">vendor_id</a>; </div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a215e5feaef08c77d8e9f17ab421e8a66"> 92</a></span>  uint16_t <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a215e5feaef08c77d8e9f17ab421e8a66">product_id</a>; </div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a589d64202487f78e3cc30dd2e04c5201"> 93</a></span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a589d64202487f78e3cc30dd2e04c5201">index</a>; </div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html">PERIPHERAL_INFO</a>;</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  </div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html"> 99</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html">PERIPHERAL_CAPABILITIES</a></div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  {</div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html#a76bc75dca5d64e9d870b6b7c18982fe3"> 101</a></span>  <span class="keywordtype">bool</span> <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html#a76bc75dca5d64e9d870b6b7c18982fe3">provides_joysticks</a>; </div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  <span class="keywordtype">bool</span> provides_joystick_rumble;</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keywordtype">bool</span> provides_joystick_power_off;</div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html#a9cd4e1b9c03034c8e4907cf15b707bd1"> 104</a></span>  <span class="keywordtype">bool</span> <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html#a9cd4e1b9c03034c8e4907cf15b707bd1">provides_buttonmaps</a>; </div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html">PERIPHERAL_CAPABILITIES</a>;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  </div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="comment">//}</span></div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  </div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  <span class="comment">// @name Event types</span></div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="comment">//{</span></div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  </div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#ga9e12f1a08da4afeffb318586068d9834"> 118</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#ga9e12f1a08da4afeffb318586068d9834">PERIPHERAL_EVENT_TYPE</a></div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  {</div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834aab9ce897055871443dadbf507664c431"> 121</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834aab9ce897055871443dadbf507664c431">PERIPHERAL_EVENT_TYPE_NONE</a>,</div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>  </div>
<div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834abd444661feea66bd8cbb2b2daa2a7fe8"> 124</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834abd444661feea66bd8cbb2b2daa2a7fe8">PERIPHERAL_EVENT_TYPE_DRIVER_BUTTON</a>,</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  </div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834a88ec199dd64ac6e45ddd59083c6f789e"> 127</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834a88ec199dd64ac6e45ddd59083c6f789e">PERIPHERAL_EVENT_TYPE_DRIVER_HAT</a>,</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  </div>
<div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834ab0c44bf50d4a4a84fb7c0b0abefc4574"> 130</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834ab0c44bf50d4a4a84fb7c0b0abefc4574">PERIPHERAL_EVENT_TYPE_DRIVER_AXIS</a>,</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  </div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834a6d1081e1fc90f85ce5d5b68c5a2e5dbb"> 133</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834a6d1081e1fc90f85ce5d5b68c5a2e5dbb">PERIPHERAL_EVENT_TYPE_SET_MOTOR</a>,</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#ga9e12f1a08da4afeffb318586068d9834">PERIPHERAL_EVENT_TYPE</a>;</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#ga1ad58f944130f0b15f4997131ca90bef"> 144</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#ga1ad58f944130f0b15f4997131ca90bef">JOYSTICK_STATE_BUTTON</a></div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  {</div>
<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#gga1ad58f944130f0b15f4997131ca90befa34d471ffbaa687683c2269c5c0a64e64"> 147</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#gga1ad58f944130f0b15f4997131ca90befa34d471ffbaa687683c2269c5c0a64e64">JOYSTICK_STATE_BUTTON_UNPRESSED</a> = 0x0,</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  </div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#gga1ad58f944130f0b15f4997131ca90befa43b7bbbd2e4365bba7a677d094892acb"> 150</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#gga1ad58f944130f0b15f4997131ca90befa43b7bbbd2e4365bba7a677d094892acb">JOYSTICK_STATE_BUTTON_PRESSED</a> = 0x1,</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#ga1ad58f944130f0b15f4997131ca90bef">JOYSTICK_STATE_BUTTON</a>;</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  </div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#gac132a5883dd3733f3a993f03bb855e7f"> 161</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#gac132a5883dd3733f3a993f03bb855e7f">JOYSTICK_STATE_HAT</a></div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>  {</div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa59c66e27f374a9f32636d182b6b217ef"> 164</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa59c66e27f374a9f32636d182b6b217ef">JOYSTICK_STATE_HAT_UNPRESSED</a> = 0x0,</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  </div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa65ed446403f21159f073cae5540ff612"> 167</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa65ed446403f21159f073cae5540ff612">JOYSTICK_STATE_HAT_LEFT</a> = 0x1,</div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>  </div>
<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa2759d562537cfc9462d6d96a8a02400e"> 170</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa2759d562537cfc9462d6d96a8a02400e">JOYSTICK_STATE_HAT_RIGHT</a> = 0x2,</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  </div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa70b95fc144d1ff29860a1c8d969eec4d"> 173</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa70b95fc144d1ff29860a1c8d969eec4d">JOYSTICK_STATE_HAT_UP</a> = 0x4,</div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  </div>
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa1680bdbb4f30e1cd230ed11c9b0c4619"> 176</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa1680bdbb4f30e1cd230ed11c9b0c4619">JOYSTICK_STATE_HAT_DOWN</a> = 0x8,</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  </div>
<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa99da9b66a0ae0b0de1bd0415ea69b935"> 179</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa99da9b66a0ae0b0de1bd0415ea69b935">JOYSTICK_STATE_HAT_LEFT_UP</a> = <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa65ed446403f21159f073cae5540ff612">JOYSTICK_STATE_HAT_LEFT</a> | <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa70b95fc144d1ff29860a1c8d969eec4d">JOYSTICK_STATE_HAT_UP</a>,</div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  </div>
<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7faa24934cf120bdda825648724f4e43608"> 182</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7faa24934cf120bdda825648724f4e43608">JOYSTICK_STATE_HAT_LEFT_DOWN</a> = <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa65ed446403f21159f073cae5540ff612">JOYSTICK_STATE_HAT_LEFT</a> | <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa1680bdbb4f30e1cd230ed11c9b0c4619">JOYSTICK_STATE_HAT_DOWN</a>,</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  </div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fab060fbf237d334f81ddef684f869d438"> 185</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fab060fbf237d334f81ddef684f869d438">JOYSTICK_STATE_HAT_RIGHT_UP</a> = <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa2759d562537cfc9462d6d96a8a02400e">JOYSTICK_STATE_HAT_RIGHT</a> | <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa70b95fc144d1ff29860a1c8d969eec4d">JOYSTICK_STATE_HAT_UP</a>,</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  </div>
<div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa59719e0f9e0b8ab56ec42014709f4854"> 188</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa59719e0f9e0b8ab56ec42014709f4854">JOYSTICK_STATE_HAT_RIGHT_DOWN</a> = <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa2759d562537cfc9462d6d96a8a02400e">JOYSTICK_STATE_HAT_RIGHT</a> | <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa1680bdbb4f30e1cd230ed11c9b0c4619">JOYSTICK_STATE_HAT_DOWN</a>,</div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#gac132a5883dd3733f3a993f03bb855e7f">JOYSTICK_STATE_HAT</a>;</div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  </div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0332a44bc0dac7c81a0d5e3d8adde187"> 201</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keywordtype">float</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0332a44bc0dac7c81a0d5e3d8adde187">JOYSTICK_STATE_AXIS</a>;</div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  </div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0d02ade2f39ac4dd3138d97d2df2ffeb"> 207</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keywordtype">float</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0d02ade2f39ac4dd3138d97d2df2ffeb">JOYSTICK_STATE_MOTOR</a>;</div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  </div>
<div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html"> 213</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html">PERIPHERAL_EVENT</a></div>
<div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  {</div>
<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#a279571443ce876bd3f9117b9a9631881"> 216</a></span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#a279571443ce876bd3f9117b9a9631881">peripheral_index</a>;</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  </div>
<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#af39d74bd68df5c490edb1366aa2b433b"> 219</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#ga9e12f1a08da4afeffb318586068d9834">PERIPHERAL_EVENT_TYPE</a> <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#af39d74bd68df5c490edb1366aa2b433b">type</a>;</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>  </div>
<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#ad6f546a8e18c12469c2e5082e770a17c"> 222</a></span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#ad6f546a8e18c12469c2e5082e770a17c">driver_index</a>;</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>  </div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#ga1ad58f944130f0b15f4997131ca90bef">JOYSTICK_STATE_BUTTON</a> driver_button_state;</div>
<div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#gac132a5883dd3733f3a993f03bb855e7f">JOYSTICK_STATE_HAT</a> driver_hat_state;</div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0332a44bc0dac7c81a0d5e3d8adde187">JOYSTICK_STATE_AXIS</a> driver_axis_state;</div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0d02ade2f39ac4dd3138d97d2df2ffeb">JOYSTICK_STATE_MOTOR</a> motor_state;</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html">PERIPHERAL_EVENT</a>;</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>  </div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <span class="comment">//}</span></div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  </div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="comment">// @name Joystick types</span></div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="comment">//{</span></div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  </div>
<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html"> 238</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a></div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  {</div>
<div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ad27e60f6eeefa71f68b936d908f67f07"> 240</a></span>  <a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html">PERIPHERAL_INFO</a> <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ad27e60f6eeefa71f68b936d908f67f07">peripheral</a>; </div>
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a6d6ade3edddbe532ebc74202b6d9625e"> 241</a></span>  <span class="keywordtype">char</span>* <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a6d6ade3edddbe532ebc74202b6d9625e">provider</a>; </div>
<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ad36248343b4b585f68bbfd51f36e0899"> 242</a></span>  <span class="keywordtype">int</span> <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ad36248343b4b585f68bbfd51f36e0899">requested_port</a>; </div>
<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#aa48e30e57e011a82e69acddf5e3760fe"> 243</a></span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#aa48e30e57e011a82e69acddf5e3760fe">button_count</a>; </div>
<div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ab670d38c43e4b0f85833ec5d7a06b3e3"> 244</a></span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ab670d38c43e4b0f85833ec5d7a06b3e3">hat_count</a>; </div>
<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a6c9f3c39fbcd95dfbdbfd4febefafb63"> 245</a></span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a6c9f3c39fbcd95dfbdbfd4febefafb63">axis_count</a>; </div>
<div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a02ae83835f36c01a208a5ea9ecb72cc5"> 246</a></span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a02ae83835f36c01a208a5ea9ecb72cc5">motor_count</a>; </div>
<div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#aada82c5a7c890d306f6b3d691244e126"> 247</a></span>  <span class="keywordtype">bool</span> <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#aada82c5a7c890d306f6b3d691244e126">supports_poweroff</a>; </div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>;</div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  </div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#ga16d8583e62cf2e80fd93e8eb03f3c071"> 263</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#ga16d8583e62cf2e80fd93e8eb03f3c071">JOYSTICK_DRIVER_PRIMITIVE_TYPE</a></div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  {</div>
<div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a245b85b4bc39cc1616765386130a95c2"> 266</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a245b85b4bc39cc1616765386130a95c2">JOYSTICK_DRIVER_PRIMITIVE_TYPE_UNKNOWN</a>,</div>
<div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  </div>
<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a8b10d4e7f703585db2cfc403290d443a"> 269</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a8b10d4e7f703585db2cfc403290d443a">JOYSTICK_DRIVER_PRIMITIVE_TYPE_BUTTON</a>,</div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div>
<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a7ac132ffef62eb850e793334b1659f8a"> 272</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a7ac132ffef62eb850e793334b1659f8a">JOYSTICK_DRIVER_PRIMITIVE_TYPE_HAT_DIRECTION</a>,</div>
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  </div>
<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a946918fd20667d96df51c06716bc1be7"> 275</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a946918fd20667d96df51c06716bc1be7">JOYSTICK_DRIVER_PRIMITIVE_TYPE_SEMIAXIS</a>,</div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div>
<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a0885a259731e932411c3cccd3d4d0045"> 278</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a0885a259731e932411c3cccd3d4d0045">JOYSTICK_DRIVER_PRIMITIVE_TYPE_MOTOR</a>,</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  </div>
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071ab4671c9926fe625586ecf5740b949e9d"> 281</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071ab4671c9926fe625586ecf5740b949e9d">JOYSTICK_DRIVER_PRIMITIVE_TYPE_KEY</a>,</div>
<div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  </div>
<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a095f787aaee7794b74a09b7891d2ce5a"> 284</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a095f787aaee7794b74a09b7891d2ce5a">JOYSTICK_DRIVER_PRIMITIVE_TYPE_MOUSE_BUTTON</a>,</div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  </div>
<div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a5cf0a438132ed54777a7c802bf84c0c0"> 287</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a5cf0a438132ed54777a7c802bf84c0c0">JOYSTICK_DRIVER_PRIMITIVE_TYPE_RELPOINTER_DIRECTION</a>,</div>
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#ga16d8583e62cf2e80fd93e8eb03f3c071">JOYSTICK_DRIVER_PRIMITIVE_TYPE</a>;</div>
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  </div>
<div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___b_u_t_t_o_n.html"> 295</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___b_u_t_t_o_n.html">JOYSTICK_DRIVER_BUTTON</a></div>
<div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  {</div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="keywordtype">int</span> index;</div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___b_u_t_t_o_n.html">JOYSTICK_DRIVER_BUTTON</a>;</div>
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  </div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#gafb579bd5f622835ceda4935f88436e19"> 306</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#gafb579bd5f622835ceda4935f88436e19">JOYSTICK_DRIVER_HAT_DIRECTION</a></div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  {</div>
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a4663e161298f40059b7d7b86570c1555"> 309</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a4663e161298f40059b7d7b86570c1555">JOYSTICK_DRIVER_HAT_UNKNOWN</a>,</div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  </div>
<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19ac45127c1f041d31b250c43b340a35c3b"> 312</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19ac45127c1f041d31b250c43b340a35c3b">JOYSTICK_DRIVER_HAT_LEFT</a>,</div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  </div>
<div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a3ebfce623cc86f0eb1282bcac90347c9"> 315</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a3ebfce623cc86f0eb1282bcac90347c9">JOYSTICK_DRIVER_HAT_RIGHT</a>,</div>
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  </div>
<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19aac04bae24bc8e309b1b07b593242f061"> 318</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19aac04bae24bc8e309b1b07b593242f061">JOYSTICK_DRIVER_HAT_UP</a>,</div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  </div>
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a42ee9be083d3399693d576f849579dbe"> 321</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a42ee9be083d3399693d576f849579dbe">JOYSTICK_DRIVER_HAT_DOWN</a>,</div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#gafb579bd5f622835ceda4935f88436e19">JOYSTICK_DRIVER_HAT_DIRECTION</a>;</div>
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  </div>
<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t.html"> 329</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t.html">JOYSTICK_DRIVER_HAT</a></div>
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  {</div>
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <span class="keywordtype">int</span> index;</div>
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#gafb579bd5f622835ceda4935f88436e19">JOYSTICK_DRIVER_HAT_DIRECTION</a> direction;</div>
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t.html">JOYSTICK_DRIVER_HAT</a>;</div>
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  </div>
<div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#ga9c5339e6514da81427b278d72826481d"> 341</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#ga9c5339e6514da81427b278d72826481d">JOYSTICK_DRIVER_SEMIAXIS_DIRECTION</a></div>
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  {</div>
<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481da3f039c161a5e5c84d43f2cec2e54114b"> 344</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481da3f039c161a5e5c84d43f2cec2e54114b">JOYSTICK_DRIVER_SEMIAXIS_NEGATIVE</a> = -1,</div>
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  </div>
<div class="line"><a name="l00347"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481da71290dec583304eef77125785a44abd7"> 347</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481da71290dec583304eef77125785a44abd7">JOYSTICK_DRIVER_SEMIAXIS_UNKNOWN</a> = 0,</div>
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  </div>
<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481daa5b28947f757a7155f9ce961c9de387e"> 350</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481daa5b28947f757a7155f9ce961c9de387e">JOYSTICK_DRIVER_SEMIAXIS_POSITIVE</a> = 1,</div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#ga9c5339e6514da81427b278d72826481d">JOYSTICK_DRIVER_SEMIAXIS_DIRECTION</a>;</div>
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  </div>
<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s.html"> 358</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s.html">JOYSTICK_DRIVER_SEMIAXIS</a></div>
<div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  {</div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <span class="keywordtype">int</span> index;</div>
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  <span class="keywordtype">int</span> center;</div>
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#ga9c5339e6514da81427b278d72826481d">JOYSTICK_DRIVER_SEMIAXIS_DIRECTION</a> direction;</div>
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> range;</div>
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s.html">JOYSTICK_DRIVER_SEMIAXIS</a>;</div>
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  </div>
<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_t_o_r.html"> 369</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_t_o_r.html">JOYSTICK_DRIVER_MOTOR</a></div>
<div class="line"><a name="l00370"></a><span class="lineno"> 370</span>  {</div>
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <span class="keywordtype">int</span> index;</div>
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_t_o_r.html">JOYSTICK_DRIVER_MOTOR</a>;</div>
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  </div>
<div class="line"><a name="l00377"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___k_e_y.html"> 377</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___k_e_y.html">JOYSTICK_DRIVER_KEY</a></div>
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  {</div>
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  <span class="keywordtype">char</span> keycode[16];</div>
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___k_e_y.html">JOYSTICK_DRIVER_KEY</a>;</div>
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  </div>
<div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#ga3f9475f72dcbfec3547d7bb4fc740018"> 388</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#ga3f9475f72dcbfec3547d7bb4fc740018">JOYSTICK_DRIVER_MOUSE_INDEX</a></div>
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  {</div>
<div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a7e3c05ce947feaa1b6a5add71974233e"> 391</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a7e3c05ce947feaa1b6a5add71974233e">JOYSTICK_DRIVER_MOUSE_INDEX_UNKNOWN</a>,</div>
<div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  </div>
<div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a2815b1f34b95d0bc3ea57907cea84e4b"> 394</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a2815b1f34b95d0bc3ea57907cea84e4b">JOYSTICK_DRIVER_MOUSE_INDEX_LEFT</a>,</div>
<div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  </div>
<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ad1eaf47e901934f889c55c11753eab38"> 397</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ad1eaf47e901934f889c55c11753eab38">JOYSTICK_DRIVER_MOUSE_INDEX_RIGHT</a>,</div>
<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  </div>
<div class="line"><a name="l00400"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a9bbccd3fc655e1ecf67655189cd01fbd"> 400</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a9bbccd3fc655e1ecf67655189cd01fbd">JOYSTICK_DRIVER_MOUSE_INDEX_MIDDLE</a>,</div>
<div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  </div>
<div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a3f6d4ec38bd529fdf8b87657b461d819"> 403</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a3f6d4ec38bd529fdf8b87657b461d819">JOYSTICK_DRIVER_MOUSE_INDEX_BUTTON4</a>,</div>
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  </div>
<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018aedad86df66329652029d257adddef3f3"> 406</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018aedad86df66329652029d257adddef3f3">JOYSTICK_DRIVER_MOUSE_INDEX_BUTTON5</a>,</div>
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  </div>
<div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ac9b8af083d6b54a04ca9304d15794c6c"> 409</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ac9b8af083d6b54a04ca9304d15794c6c">JOYSTICK_DRIVER_MOUSE_INDEX_WHEEL_UP</a>,</div>
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  </div>
<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a0777361f524051fa092d2c82c2896e7e"> 412</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a0777361f524051fa092d2c82c2896e7e">JOYSTICK_DRIVER_MOUSE_INDEX_WHEEL_DOWN</a>,</div>
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  </div>
<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a9080a03d92969083375743f3ddafee4c"> 415</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a9080a03d92969083375743f3ddafee4c">JOYSTICK_DRIVER_MOUSE_INDEX_HORIZ_WHEEL_LEFT</a>,</div>
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  </div>
<div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ad898193841c894053336eb3f3b45040b"> 418</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ad898193841c894053336eb3f3b45040b">JOYSTICK_DRIVER_MOUSE_INDEX_HORIZ_WHEEL_RIGHT</a>,</div>
<div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#ga3f9475f72dcbfec3547d7bb4fc740018">JOYSTICK_DRIVER_MOUSE_INDEX</a>;</div>
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  </div>
<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___b_u_t_t_o_n.html"> 426</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___b_u_t_t_o_n.html">JOYSTICK_DRIVER_MOUSE_BUTTON</a></div>
<div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  {</div>
<div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#ga3f9475f72dcbfec3547d7bb4fc740018">JOYSTICK_DRIVER_MOUSE_INDEX</a> button;</div>
<div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___b_u_t_t_o_n.html">JOYSTICK_DRIVER_MOUSE_BUTTON</a>;</div>
<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  </div>
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#ga71fc4fd5902a282ef6c35edcf70635f9"> 437</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#ga71fc4fd5902a282ef6c35edcf70635f9">JOYSTICK_DRIVER_RELPOINTER_DIRECTION</a></div>
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  {</div>
<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ab7d938bfd85e004e8a983e391c058696"> 440</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ab7d938bfd85e004e8a983e391c058696">JOYSTICK_DRIVER_RELPOINTER_UNKNOWN</a>,</div>
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  </div>
<div class="line"><a name="l00443"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9a81b633665e565a5d3227d50bbec08d3d"> 443</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9a81b633665e565a5d3227d50bbec08d3d">JOYSTICK_DRIVER_RELPOINTER_LEFT</a>,</div>
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  </div>
<div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9a2ec777fe11adebf472ab98ab2b6a4849"> 446</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9a2ec777fe11adebf472ab98ab2b6a4849">JOYSTICK_DRIVER_RELPOINTER_RIGHT</a>,</div>
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  </div>
<div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ab42701a26677b2a5e85e0a8572405e6f"> 449</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ab42701a26677b2a5e85e0a8572405e6f">JOYSTICK_DRIVER_RELPOINTER_UP</a>,</div>
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  </div>
<div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ad92946070c47a648a2ced5249f32972c"> 452</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ad92946070c47a648a2ced5249f32972c">JOYSTICK_DRIVER_RELPOINTER_DOWN</a>,</div>
<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#ga71fc4fd5902a282ef6c35edcf70635f9">JOYSTICK_DRIVER_RELPOINTER_DIRECTION</a>;</div>
<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>  </div>
<div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r.html"> 460</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r.html">JOYSTICK_DRIVER_RELPOINTER</a></div>
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  {</div>
<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#ga71fc4fd5902a282ef6c35edcf70635f9">JOYSTICK_DRIVER_RELPOINTER_DIRECTION</a> direction;</div>
<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r.html">JOYSTICK_DRIVER_RELPOINTER</a>;</div>
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  </div>
<div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html"> 468</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html">JOYSTICK_DRIVER_PRIMITIVE</a></div>
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span>  {</div>
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#ga16d8583e62cf2e80fd93e8eb03f3c071">JOYSTICK_DRIVER_PRIMITIVE_TYPE</a> type;</div>
<div class="line"><a name="l00471"></a><span class="lineno"><a class="line" href="union_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e_8____unnamed9____.html"> 471</a></span>  <span class="keyword">union</span></div>
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>  {</div>
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___b_u_t_t_o_n.html">JOYSTICK_DRIVER_BUTTON</a> button;</div>
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t.html">JOYSTICK_DRIVER_HAT</a> hat;</div>
<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s.html">JOYSTICK_DRIVER_SEMIAXIS</a> semiaxis;</div>
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_t_o_r.html">JOYSTICK_DRIVER_MOTOR</a> motor;</div>
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___k_e_y.html">JOYSTICK_DRIVER_KEY</a> key;</div>
<div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___b_u_t_t_o_n.html">JOYSTICK_DRIVER_MOUSE_BUTTON</a> mouse;</div>
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r.html">JOYSTICK_DRIVER_RELPOINTER</a> relpointer;</div>
<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  };</div>
<div class="line"><a name="l00481"></a><span class="lineno"> 481</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html">JOYSTICK_DRIVER_PRIMITIVE</a>;</div>
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>  </div>
<div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#gab9c890fb10d00739767a71a15410740b"> 493</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#gab9c890fb10d00739767a71a15410740b">JOYSTICK_FEATURE_TYPE</a></div>
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>  {</div>
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba92e69541ee89fe3f697cd4e047275a82"> 496</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba92e69541ee89fe3f697cd4e047275a82">JOYSTICK_FEATURE_TYPE_UNKNOWN</a>,</div>
<div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  </div>
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740baeded2bc2dd3a8b8557a4618e1861320b"> 499</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740baeded2bc2dd3a8b8557a4618e1861320b">JOYSTICK_FEATURE_TYPE_SCALAR</a>,</div>
<div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  </div>
<div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba00558a17776d2739e4a629f13f896e91"> 502</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba00558a17776d2739e4a629f13f896e91">JOYSTICK_FEATURE_TYPE_ANALOG_STICK</a>,</div>
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  </div>
<div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba0ce2a75a5d13d5553662e2800a8e1b04"> 505</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba0ce2a75a5d13d5553662e2800a8e1b04">JOYSTICK_FEATURE_TYPE_ACCELEROMETER</a>,</div>
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  </div>
<div class="line"><a name="l00508"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740baaa1bb5382fab1d90928fc29b880d2d38"> 508</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740baaa1bb5382fab1d90928fc29b880d2d38">JOYSTICK_FEATURE_TYPE_MOTOR</a>,</div>
<div class="line"><a name="l00509"></a><span class="lineno"> 509</span>  </div>
<div class="line"><a name="l00511"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba049a017c9f1e63a8f920c91ea6f4be33"> 511</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba049a017c9f1e63a8f920c91ea6f4be33">JOYSTICK_FEATURE_TYPE_RELPOINTER</a>,</div>
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  </div>
<div class="line"><a name="l00514"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bab31dddbe3d5c44f6b316d3d00f2509b5"> 514</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bab31dddbe3d5c44f6b316d3d00f2509b5">JOYSTICK_FEATURE_TYPE_ABSPOINTER</a>,</div>
<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  </div>
<div class="line"><a name="l00517"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba592ac55a166ff0a101182c0a0ad0fd2a"> 517</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba592ac55a166ff0a101182c0a0ad0fd2a">JOYSTICK_FEATURE_TYPE_WHEEL</a>,</div>
<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>  </div>
<div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bae4f055f2696711410ced6ae4e080d9f1"> 520</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bae4f055f2696711410ced6ae4e080d9f1">JOYSTICK_FEATURE_TYPE_THROTTLE</a>,</div>
<div class="line"><a name="l00521"></a><span class="lineno"> 521</span>  </div>
<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bae46e4161d541c0cf6e06dbb020eefe23"> 523</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bae46e4161d541c0cf6e06dbb020eefe23">JOYSTICK_FEATURE_TYPE_KEY</a>,</div>
<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#gab9c890fb10d00739767a71a15410740b">JOYSTICK_FEATURE_TYPE</a>;</div>
<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  </div>
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  <span class="comment">//============================================================================</span></div>
<div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#gaffb1977d8eac82b9196fa6830dbb0742"> 535</a></span> <span class="comment"></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#gaffb1977d8eac82b9196fa6830dbb0742">JOYSTICK_FEATURE_PRIMITIVE</a></div>
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  {</div>
<div class="line"><a name="l00538"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a302d91ceb7d861e1e9e91b6ff7cb86c7"> 538</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a302d91ceb7d861e1e9e91b6ff7cb86c7">JOYSTICK_SCALAR_PRIMITIVE</a> = 0,</div>
<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  </div>
<div class="line"><a name="l00541"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a61179d8699ccec57a6604e0081befc23"> 541</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a61179d8699ccec57a6604e0081befc23">JOYSTICK_ANALOG_STICK_UP</a> = 0,</div>
<div class="line"><a name="l00543"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a3f234e9f98228cb9c9960e3bc6c44793"> 543</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a3f234e9f98228cb9c9960e3bc6c44793">JOYSTICK_ANALOG_STICK_DOWN</a> = 1,</div>
<div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742aed097561102059d4059ff2e61517bb73"> 545</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742aed097561102059d4059ff2e61517bb73">JOYSTICK_ANALOG_STICK_RIGHT</a> = 2,</div>
<div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742acfa46b1ce04c6040229e86c9e0ce9f4a"> 547</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742acfa46b1ce04c6040229e86c9e0ce9f4a">JOYSTICK_ANALOG_STICK_LEFT</a> = 3,</div>
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>  </div>
<div class="line"><a name="l00550"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a3271470dfbfbad2d3b3e5e7e2d05fbc6"> 550</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a3271470dfbfbad2d3b3e5e7e2d05fbc6">JOYSTICK_ACCELEROMETER_POSITIVE_X</a> = 0,</div>
<div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a383c21ffadacdb6d20a00c4f8300e6a5"> 552</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a383c21ffadacdb6d20a00c4f8300e6a5">JOYSTICK_ACCELEROMETER_POSITIVE_Y</a> = 1,</div>
<div class="line"><a name="l00554"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742af18bc6e1582ea9b42c1ab373527e5eb1"> 554</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742af18bc6e1582ea9b42c1ab373527e5eb1">JOYSTICK_ACCELEROMETER_POSITIVE_Z</a> = 2,</div>
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  </div>
<div class="line"><a name="l00557"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ab53ee692dc3bb638a518315f7c543dc4"> 557</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ab53ee692dc3bb638a518315f7c543dc4">JOYSTICK_MOTOR_PRIMITIVE</a> = 0,</div>
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  </div>
<div class="line"><a name="l00560"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a109be79d2c2279f49c5cf0349e92bce2"> 560</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a109be79d2c2279f49c5cf0349e92bce2">JOYSTICK_WHEEL_LEFT</a> = 0,</div>
<div class="line"><a name="l00562"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a93dbdb8b1f184d5e609153790eb43020"> 562</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a93dbdb8b1f184d5e609153790eb43020">JOYSTICK_WHEEL_RIGHT</a> = 1,</div>
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  </div>
<div class="line"><a name="l00565"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a0f09f745af77d6e33566760b73536a07"> 565</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a0f09f745af77d6e33566760b73536a07">JOYSTICK_THROTTLE_UP</a> = 0,</div>
<div class="line"><a name="l00567"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a4836ee9ada439c6c451cf0fe0ec0f894"> 567</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a4836ee9ada439c6c451cf0fe0ec0f894">JOYSTICK_THROTTLE_DOWN</a> = 1,</div>
<div class="line"><a name="l00568"></a><span class="lineno"> 568</span>  </div>
<div class="line"><a name="l00570"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a499b562ced53a945d5e78d3481ebb59e"> 570</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a499b562ced53a945d5e78d3481ebb59e">JOYSTICK_KEY_PRIMITIVE</a> = 0,</div>
<div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  </div>
<div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ab61f2937351d62bcf96e9dcdf70737e3"> 573</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ab61f2937351d62bcf96e9dcdf70737e3">JOYSTICK_MOUSE_BUTTON</a> = 0,</div>
<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>  </div>
<div class="line"><a name="l00576"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a1331b4c2b360ec0500caf39717eac68d"> 576</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a1331b4c2b360ec0500caf39717eac68d">JOYSTICK_RELPOINTER_UP</a> = 0,</div>
<div class="line"><a name="l00578"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a11222e3bd6adde28958e754af2a2acce"> 578</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a11222e3bd6adde28958e754af2a2acce">JOYSTICK_RELPOINTER_DOWN</a> = 1,</div>
<div class="line"><a name="l00580"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ace5b18ab5887827d0a7d7c2847c7f70d"> 580</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ace5b18ab5887827d0a7d7c2847c7f70d">JOYSTICK_RELPOINTER_RIGHT</a> = 2,</div>
<div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a80331f2953a45fa612066d02965b865b"> 582</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a80331f2953a45fa612066d02965b865b">JOYSTICK_RELPOINTER_LEFT</a> = 3,</div>
<div class="line"><a name="l00583"></a><span class="lineno"> 583</span>  </div>
<div class="line"><a name="l00585"></a><span class="lineno"><a class="line" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a94a4822f7aa1b1b8c33092165e608826"> 585</a></span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a94a4822f7aa1b1b8c33092165e608826">JOYSTICK_PRIMITIVE_MAX</a> = 4,</div>
<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>  } <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#gaffb1977d8eac82b9196fa6830dbb0742">JOYSTICK_FEATURE_PRIMITIVE</a>;</div>
<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>  <span class="comment">//----------------------------------------------------------------------------</span></div>
<div class="line"><a name="l00589"></a><span class="lineno"> 589</span>  </div>
<div class="line"><a name="l00593"></a><span class="lineno"><a class="line" href="struct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e.html"> 593</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e.html">JOYSTICK_FEATURE</a></div>
<div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  {</div>
<div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  <span class="keywordtype">char</span>* name;</div>
<div class="line"><a name="l00596"></a><span class="lineno"> 596</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#gab9c890fb10d00739767a71a15410740b">JOYSTICK_FEATURE_TYPE</a> type;</div>
<div class="line"><a name="l00597"></a><span class="lineno"> 597</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html">JOYSTICK_DRIVER_PRIMITIVE</a> primitives[<a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a94a4822f7aa1b1b8c33092165e608826">JOYSTICK_PRIMITIVE_MAX</a>];</div>
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e.html">JOYSTICK_FEATURE</a>;</div>
<div class="line"><a name="l00599"></a><span class="lineno"> 599</span>  <span class="comment">//}</span></div>
<div class="line"><a name="l00600"></a><span class="lineno"> 600</span>  </div>
<div class="line"><a name="l00601"></a><span class="lineno"><a class="line" href="struct_addon_props___peripheral.html"> 601</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_addon_props___peripheral.html">AddonProps_Peripheral</a></div>
<div class="line"><a name="l00602"></a><span class="lineno"> 602</span>  {</div>
<div class="line"><a name="l00603"></a><span class="lineno"><a class="line" href="struct_addon_props___peripheral.html#a8f1a2234f2571276a0d84c5eec8fec67"> 603</a></span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="struct_addon_props___peripheral.html#a8f1a2234f2571276a0d84c5eec8fec67">user_path</a>; </div>
<div class="line"><a name="l00604"></a><span class="lineno"><a class="line" href="struct_addon_props___peripheral.html#a74f7156d25d6dcf0731792974f88ebaf"> 604</a></span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code" href="struct_addon_props___peripheral.html#a74f7156d25d6dcf0731792974f88ebaf">addon_path</a>; </div>
<div class="line"><a name="l00605"></a><span class="lineno"> 605</span>  } ATTRIBUTE_PACKED <a class="code" href="struct_addon_props___peripheral.html">AddonProps_Peripheral</a>;</div>
<div class="line"><a name="l00606"></a><span class="lineno"> 606</span>  </div>
<div class="line"><a name="l00607"></a><span class="lineno"> 607</span>  <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>;</div>
<div class="line"><a name="l00608"></a><span class="lineno"> 608</span>  </div>
<div class="line"><a name="l00609"></a><span class="lineno"><a class="line" href="struct_addon_to_kodi_func_table___peripheral.html"> 609</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_addon_to_kodi_func_table___peripheral.html">AddonToKodiFuncTable_Peripheral</a></div>
<div class="line"><a name="l00610"></a><span class="lineno"> 610</span>  {</div>
<div class="line"><a name="l00611"></a><span class="lineno"> 611</span>  KODI_HANDLE kodiInstance;</div>
<div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  void (*trigger_scan)(<span class="keywordtype">void</span>* kodiInstance);</div>
<div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  void (*refresh_button_maps)(<span class="keywordtype">void</span>* kodiInstance,</div>
<div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* device_name,</div>
<div class="line"><a name="l00615"></a><span class="lineno"> 615</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* controller_id);</div>
<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>  <span class="keywordtype">unsigned</span> int (*feature_count)(<span class="keywordtype">void</span>* kodiInstance,</div>
<div class="line"><a name="l00617"></a><span class="lineno"> 617</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* controller_id,</div>
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#gab9c890fb10d00739767a71a15410740b">JOYSTICK_FEATURE_TYPE</a> type);</div>
<div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#gab9c890fb10d00739767a71a15410740b">JOYSTICK_FEATURE_TYPE</a>(*feature_type)</div>
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  (<span class="keywordtype">void</span>* kodiInstance, <span class="keyword">const</span> <span class="keywordtype">char</span>* controller_id, <span class="keyword">const</span> <span class="keywordtype">char</span>* feature_name);</div>
<div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  } <a class="code" href="struct_addon_to_kodi_func_table___peripheral.html">AddonToKodiFuncTable_Peripheral</a>;</div>
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  </div>
<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  </div>
<div class="line"><a name="l00625"></a><span class="lineno"><a class="line" href="struct_kodi_to_addon_func_table___peripheral.html"> 625</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_kodi_to_addon_func_table___peripheral.html">KodiToAddonFuncTable_Peripheral</a></div>
<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  {</div>
<div class="line"><a name="l00627"></a><span class="lineno"> 627</span>  KODI_HANDLE addonInstance;</div>
<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>  </div>
<div class="line"><a name="l00629"></a><span class="lineno"> 629</span>  void(__cdecl* get_capabilities)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>  <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html">PERIPHERAL_CAPABILITIES</a>* capabilities);</div>
<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>(__cdecl* perform_device_scan)</div>
<div class="line"><a name="l00632"></a><span class="lineno"> 632</span>  (<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>* peripheral_count,</div>
<div class="line"><a name="l00634"></a><span class="lineno"> 634</span>  <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html">PERIPHERAL_INFO</a>** scan_results);</div>
<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>  void(__cdecl* free_scan_results)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00636"></a><span class="lineno"> 636</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> peripheral_count,</div>
<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>  <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html">PERIPHERAL_INFO</a>* scan_results);</div>
<div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>(__cdecl* get_events)</div>
<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  (<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>* event_count,</div>
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html">PERIPHERAL_EVENT</a>** events);</div>
<div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  void(__cdecl* free_events)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> event_count,</div>
<div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html">PERIPHERAL_EVENT</a>* events);</div>
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  bool(__cdecl* send_event)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html">PERIPHERAL_EVENT</a>* event);</div>
<div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  </div>
<div class="line"><a name="l00650"></a><span class="lineno"> 650</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>(__cdecl* get_joystick_info)</div>
<div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  (<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00652"></a><span class="lineno"> 652</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> index,</div>
<div class="line"><a name="l00653"></a><span class="lineno"> 653</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* info);</div>
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>  void(__cdecl* free_joystick_info)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00655"></a><span class="lineno"> 655</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* info);</div>
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>(__cdecl* get_features)</div>
<div class="line"><a name="l00657"></a><span class="lineno"> 657</span>  (<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* joystick,</div>
<div class="line"><a name="l00659"></a><span class="lineno"> 659</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* controller_id,</div>
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>* feature_count,</div>
<div class="line"><a name="l00661"></a><span class="lineno"> 661</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e.html">JOYSTICK_FEATURE</a>** features);</div>
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  void(__cdecl* free_features)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> feature_count,</div>
<div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e.html">JOYSTICK_FEATURE</a>* features);</div>
<div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>(__cdecl* map_features)</div>
<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>  (<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* joystick,</div>
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* controller_id,</div>
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> feature_count,</div>
<div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e.html">JOYSTICK_FEATURE</a>* features);</div>
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>(__cdecl* get_ignored_primitives)</div>
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  (<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00673"></a><span class="lineno"> 673</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* joystick,</div>
<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span>* feature_count,</div>
<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html">JOYSTICK_DRIVER_PRIMITIVE</a>** primitives);</div>
<div class="line"><a name="l00676"></a><span class="lineno"> 676</span>  void(__cdecl* free_primitives)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  <span class="keywordtype">unsigned</span> int,</div>
<div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html">JOYSTICK_DRIVER_PRIMITIVE</a>* primitives);</div>
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span>  <a class="code" href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a>(__cdecl* set_ignored_primitives)</div>
<div class="line"><a name="l00680"></a><span class="lineno"> 680</span>  (<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* joystick,</div>
<div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> primitive_count,</div>
<div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html">JOYSTICK_DRIVER_PRIMITIVE</a>* primitives);</div>
<div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  void(__cdecl* save_button_map)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* joystick);</div>
<div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  void(__cdecl* revert_button_map)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* joystick);</div>
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  void(__cdecl* reset_button_map)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>  <span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a>* joystick,</div>
<div class="line"><a name="l00690"></a><span class="lineno"> 690</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* controller_id);</div>
<div class="line"><a name="l00691"></a><span class="lineno"> 691</span>  void(__cdecl* power_off_joystick)(<span class="keyword">const</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>* addonInstance,</div>
<div class="line"><a name="l00692"></a><span class="lineno"> 692</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> index);</div>
<div class="line"><a name="l00694"></a><span class="lineno"> 694</span>  } <a class="code" href="struct_kodi_to_addon_func_table___peripheral.html">KodiToAddonFuncTable_Peripheral</a>;</div>
<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>  </div>
<div class="line"><a name="l00696"></a><span class="lineno"><a class="line" href="struct_addon_instance___peripheral.html"> 696</a></span>  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a></div>
<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>  {</div>
<div class="line"><a name="l00698"></a><span class="lineno"> 698</span>  <span class="keyword">struct </span><a class="code" href="struct_addon_props___peripheral.html">AddonProps_Peripheral</a>* props;</div>
<div class="line"><a name="l00699"></a><span class="lineno"> 699</span>  <span class="keyword">struct </span><a class="code" href="struct_addon_to_kodi_func_table___peripheral.html">AddonToKodiFuncTable_Peripheral</a>* toKodi;</div>
<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>  <span class="keyword">struct </span><a class="code" href="struct_kodi_to_addon_func_table___peripheral.html">KodiToAddonFuncTable_Peripheral</a>* toAddon;</div>
<div class="line"><a name="l00701"></a><span class="lineno"> 701</span>  } <a class="code" href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a>;</div>
<div class="line"><a name="l00702"></a><span class="lineno"> 702</span>  </div>
<div class="line"><a name="l00703"></a><span class="lineno"> 703</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
<div class="line"><a name="l00704"></a><span class="lineno"> 704</span> } <span class="comment">/* extern "C" */</span></div>
<div class="line"><a name="l00705"></a><span class="lineno"> 705</span> <span class="preprocessor">#endif </span><span class="comment">/* __cplusplus */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  </div>
<div class="line"><a name="l00707"></a><span class="lineno"> 707</span> <span class="preprocessor">#endif </span><span class="comment">/* !C_API_ADDONINSTANCE_PERIPHERAL_H */</span><span class="preprocessor"></span></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n_html_ga1ad58f944130f0b15f4997131ca90bef"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#ga1ad58f944130f0b15f4997131ca90bef">JOYSTICK_STATE_BUTTON</a></div><div class="ttdeci">JOYSTICK_STATE_BUTTON</div><div class="ttdef"><b>Definition:</b> peripheral.h:145</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n_html_gga1ad58f944130f0b15f4997131ca90befa34d471ffbaa687683c2269c5c0a64e64"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#gga1ad58f944130f0b15f4997131ca90befa34d471ffbaa687683c2269c5c0a64e64">JOYSTICK_STATE_BUTTON_UNPRESSED</a></div><div class="ttdeci">@ JOYSTICK_STATE_BUTTON_UNPRESSED</div><div class="ttdoc">button is released</div><div class="ttdef"><b>Definition:</b> peripheral.h:147</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n_html_gga1ad58f944130f0b15f4997131ca90befa43b7bbbd2e4365bba7a677d094892acb"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___b_u_t_t_o_n.html#gga1ad58f944130f0b15f4997131ca90befa43b7bbbd2e4365bba7a677d094892acb">JOYSTICK_STATE_BUTTON_PRESSED</a></div><div class="ttdeci">@ JOYSTICK_STATE_BUTTON_PRESSED</div><div class="ttdoc">button is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:150</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_gac132a5883dd3733f3a993f03bb855e7f"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#gac132a5883dd3733f3a993f03bb855e7f">JOYSTICK_STATE_HAT</a></div><div class="ttdeci">JOYSTICK_STATE_HAT</div><div class="ttdef"><b>Definition:</b> peripheral.h:162</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fa1680bdbb4f30e1cd230ed11c9b0c4619"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa1680bdbb4f30e1cd230ed11c9b0c4619">JOYSTICK_STATE_HAT_DOWN</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_DOWN</div><div class="ttdoc">only down is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:176</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fa2759d562537cfc9462d6d96a8a02400e"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa2759d562537cfc9462d6d96a8a02400e">JOYSTICK_STATE_HAT_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_RIGHT</div><div class="ttdoc">only right is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:170</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fa59719e0f9e0b8ab56ec42014709f4854"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa59719e0f9e0b8ab56ec42014709f4854">JOYSTICK_STATE_HAT_RIGHT_DOWN</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_RIGHT_DOWN</div><div class="ttdoc">right and down is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:188</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fa59c66e27f374a9f32636d182b6b217ef"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa59c66e27f374a9f32636d182b6b217ef">JOYSTICK_STATE_HAT_UNPRESSED</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_UNPRESSED</div><div class="ttdoc">no directions are pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:164</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fa65ed446403f21159f073cae5540ff612"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa65ed446403f21159f073cae5540ff612">JOYSTICK_STATE_HAT_LEFT</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_LEFT</div><div class="ttdoc">only left is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:167</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fa70b95fc144d1ff29860a1c8d969eec4d"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa70b95fc144d1ff29860a1c8d969eec4d">JOYSTICK_STATE_HAT_UP</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_UP</div><div class="ttdoc">only up is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:173</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fa99da9b66a0ae0b0de1bd0415ea69b935"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fa99da9b66a0ae0b0de1bd0415ea69b935">JOYSTICK_STATE_HAT_LEFT_UP</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_LEFT_UP</div><div class="ttdoc">left and up is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:179</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7faa24934cf120bdda825648724f4e43608"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7faa24934cf120bdda825648724f4e43608">JOYSTICK_STATE_HAT_LEFT_DOWN</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_LEFT_DOWN</div><div class="ttdoc">left and down is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:182</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t_html_ggac132a5883dd3733f3a993f03bb855e7fab060fbf237d334f81ddef684f869d438"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___j_o_y_s_t_i_c_k___s_t_a_t_e___h_a_t.html#ggac132a5883dd3733f3a993f03bb855e7fab060fbf237d334f81ddef684f869d438">JOYSTICK_STATE_HAT_RIGHT_UP</a></div><div class="ttdeci">@ JOYSTICK_STATE_HAT_RIGHT_UP</div><div class="ttdoc">right and up is pressed</div><div class="ttdef"><b>Definition:</b> peripheral.h:185</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e_html_ga9e12f1a08da4afeffb318586068d9834"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#ga9e12f1a08da4afeffb318586068d9834">PERIPHERAL_EVENT_TYPE</a></div><div class="ttdeci">PERIPHERAL_EVENT_TYPE</div><div class="ttdef"><b>Definition:</b> peripheral.h:119</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e_html_gga9e12f1a08da4afeffb318586068d9834a6d1081e1fc90f85ce5d5b68c5a2e5dbb"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834a6d1081e1fc90f85ce5d5b68c5a2e5dbb">PERIPHERAL_EVENT_TYPE_SET_MOTOR</a></div><div class="ttdeci">@ PERIPHERAL_EVENT_TYPE_SET_MOTOR</div><div class="ttdoc">set the state for joystick rumble motor</div><div class="ttdef"><b>Definition:</b> peripheral.h:133</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e_html_gga9e12f1a08da4afeffb318586068d9834a88ec199dd64ac6e45ddd59083c6f789e"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834a88ec199dd64ac6e45ddd59083c6f789e">PERIPHERAL_EVENT_TYPE_DRIVER_HAT</a></div><div class="ttdeci">@ PERIPHERAL_EVENT_TYPE_DRIVER_HAT</div><div class="ttdoc">state changed for joystick driver hat</div><div class="ttdef"><b>Definition:</b> peripheral.h:127</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e_html_gga9e12f1a08da4afeffb318586068d9834aab9ce897055871443dadbf507664c431"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834aab9ce897055871443dadbf507664c431">PERIPHERAL_EVENT_TYPE_NONE</a></div><div class="ttdeci">@ PERIPHERAL_EVENT_TYPE_NONE</div><div class="ttdoc">unknown event</div><div class="ttdef"><b>Definition:</b> peripheral.h:121</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e_html_gga9e12f1a08da4afeffb318586068d9834ab0c44bf50d4a4a84fb7c0b0abefc4574"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834ab0c44bf50d4a4a84fb7c0b0abefc4574">PERIPHERAL_EVENT_TYPE_DRIVER_AXIS</a></div><div class="ttdeci">@ PERIPHERAL_EVENT_TYPE_DRIVER_AXIS</div><div class="ttdoc">state changed for joystick driver axis</div><div class="ttdef"><b>Definition:</b> peripheral.h:130</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e_html_gga9e12f1a08da4afeffb318586068d9834abd444661feea66bd8cbb2b2daa2a7fe8"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event___p_e_r_i_p_h_e_r_a_l___e_v_e_n_t___t_y_p_e.html#gga9e12f1a08da4afeffb318586068d9834abd444661feea66bd8cbb2b2daa2a7fe8">PERIPHERAL_EVENT_TYPE_DRIVER_BUTTON</a></div><div class="ttdeci">@ PERIPHERAL_EVENT_TYPE_DRIVER_BUTTON</div><div class="ttdoc">state changed for joystick driver button</div><div class="ttdef"><b>Definition:</b> peripheral.h:124</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event_html_ga0332a44bc0dac7c81a0d5e3d8adde187"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0332a44bc0dac7c81a0d5e3d8adde187">JOYSTICK_STATE_AXIS</a></div><div class="ttdeci">float JOYSTICK_STATE_AXIS</div><div class="ttdoc">Axis value in the closed interval [-1.0, 1.0].</div><div class="ttdef"><b>Definition:</b> peripheral.h:201</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___event_html_ga0d02ade2f39ac4dd3138d97d2df2ffeb"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___event.html#ga0d02ade2f39ac4dd3138d97d2df2ffeb">JOYSTICK_STATE_MOTOR</a></div><div class="ttdeci">float JOYSTICK_STATE_MOTOR</div><div class="ttdoc">Motor value in the closed interval [0.0, 1.0].</div><div class="ttdef"><b>Definition:</b> peripheral.h:207</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_gac7750274e47096d64b98c9ea082dc1bc"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#gac7750274e47096d64b98c9ea082dc1bc">PERIPHERAL_ERROR</a></div><div class="ttdeci">PERIPHERAL_ERROR</div><div class="ttdef"><b>Definition:</b> peripheral.h:36</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_ggac7750274e47096d64b98c9ea082dc1bca73ca5e724c5247ea1f3e4dcdbcd2ca47"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bca73ca5e724c5247ea1f3e4dcdbcd2ca47">PERIPHERAL_ERROR_NOT_CONNECTED</a></div><div class="ttdeci">@ PERIPHERAL_ERROR_NOT_CONNECTED</div><div class="ttdoc">-5 : No peripherals are connected</div><div class="ttdef"><b>Definition:</b> peripheral.h:53</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_ggac7750274e47096d64b98c9ea082dc1bca7d4b2072eda9087b4d22f323516b3095"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bca7d4b2072eda9087b4d22f323516b3095">PERIPHERAL_ERROR_FAILED</a></div><div class="ttdeci">@ PERIPHERAL_ERROR_FAILED</div><div class="ttdoc">-2 : The command failed</div><div class="ttdef"><b>Definition:</b> peripheral.h:44</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_ggac7750274e47096d64b98c9ea082dc1bcabc808811fe350ecc357204fcf80945f0"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcabc808811fe350ecc357204fcf80945f0">PERIPHERAL_ERROR_INVALID_PARAMETERS</a></div><div class="ttdeci">@ PERIPHERAL_ERROR_INVALID_PARAMETERS</div><div class="ttdoc">-3 : The parameters of the method are invalid for this operation</div><div class="ttdef"><b>Definition:</b> peripheral.h:47</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_ggac7750274e47096d64b98c9ea082dc1bcac2f5249b5eb0920e705f9565d6b5682e"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcac2f5249b5eb0920e705f9565d6b5682e">PERIPHERAL_ERROR_UNKNOWN</a></div><div class="ttdeci">@ PERIPHERAL_ERROR_UNKNOWN</div><div class="ttdoc">-1 : An unknown error occurred</div><div class="ttdef"><b>Definition:</b> peripheral.h:41</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_ggac7750274e47096d64b98c9ea082dc1bcac5bea9b91a12695c05ea00687f246265"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcac5bea9b91a12695c05ea00687f246265">PERIPHERAL_NO_ERROR</a></div><div class="ttdeci">@ PERIPHERAL_NO_ERROR</div><div class="ttdoc">0 : No error occurred</div><div class="ttdef"><b>Definition:</b> peripheral.h:38</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_ggac7750274e47096d64b98c9ea082dc1bcadcda7d5b9b321357d8cf3c1df2017632"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcadcda7d5b9b321357d8cf3c1df2017632">PERIPHERAL_ERROR_NOT_IMPLEMENTED</a></div><div class="ttdeci">@ PERIPHERAL_ERROR_NOT_IMPLEMENTED</div><div class="ttdoc">-4 : The method that the frontend called is not implemented</div><div class="ttdef"><b>Definition:</b> peripheral.h:50</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r_html_ggac7750274e47096d64b98c9ea082dc1bcaedf439765776cc4566ca826c48c27ae0"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___general___p_e_r_i_p_h_e_r_a_l___e_r_r_o_r.html#ggac7750274e47096d64b98c9ea082dc1bcaedf439765776cc4566ca826c48c27ae0">PERIPHERAL_ERROR_CONNECTION_FAILED</a></div><div class="ttdeci">@ PERIPHERAL_ERROR_CONNECTION_FAILED</div><div class="ttdoc">-6 : Peripherals are connected, but command was interrupted</div><div class="ttdef"><b>Definition:</b> peripheral.h:56</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n_html_gafb579bd5f622835ceda4935f88436e19"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#gafb579bd5f622835ceda4935f88436e19">JOYSTICK_DRIVER_HAT_DIRECTION</a></div><div class="ttdeci">JOYSTICK_DRIVER_HAT_DIRECTION</div><div class="ttdef"><b>Definition:</b> peripheral.h:307</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n_html_ggafb579bd5f622835ceda4935f88436e19a3ebfce623cc86f0eb1282bcac90347c9"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a3ebfce623cc86f0eb1282bcac90347c9">JOYSTICK_DRIVER_HAT_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_HAT_RIGHT</div><div class="ttdoc">Driver hat right.</div><div class="ttdef"><b>Definition:</b> peripheral.h:315</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n_html_ggafb579bd5f622835ceda4935f88436e19a42ee9be083d3399693d576f849579dbe"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a42ee9be083d3399693d576f849579dbe">JOYSTICK_DRIVER_HAT_DOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_HAT_DOWN</div><div class="ttdoc">Driver hat down.</div><div class="ttdef"><b>Definition:</b> peripheral.h:321</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n_html_ggafb579bd5f622835ceda4935f88436e19a4663e161298f40059b7d7b86570c1555"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19a4663e161298f40059b7d7b86570c1555">JOYSTICK_DRIVER_HAT_UNKNOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_HAT_UNKNOWN</div><div class="ttdoc">Driver hat unknown.</div><div class="ttdef"><b>Definition:</b> peripheral.h:309</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n_html_ggafb579bd5f622835ceda4935f88436e19aac04bae24bc8e309b1b07b593242f061"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19aac04bae24bc8e309b1b07b593242f061">JOYSTICK_DRIVER_HAT_UP</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_HAT_UP</div><div class="ttdoc">Driver hat up.</div><div class="ttdef"><b>Definition:</b> peripheral.h:318</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n_html_ggafb579bd5f622835ceda4935f88436e19ac45127c1f041d31b250c43b340a35c3b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t___d_i_r_e_c_t_i_o_n.html#ggafb579bd5f622835ceda4935f88436e19ac45127c1f041d31b250c43b340a35c3b">JOYSTICK_DRIVER_HAT_LEFT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_HAT_LEFT</div><div class="ttdoc">Driver hat left.</div><div class="ttdef"><b>Definition:</b> peripheral.h:312</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_ga3f9475f72dcbfec3547d7bb4fc740018"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#ga3f9475f72dcbfec3547d7bb4fc740018">JOYSTICK_DRIVER_MOUSE_INDEX</a></div><div class="ttdeci">JOYSTICK_DRIVER_MOUSE_INDEX</div><div class="ttdef"><b>Definition:</b> peripheral.h:389</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018a0777361f524051fa092d2c82c2896e7e"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a0777361f524051fa092d2c82c2896e7e">JOYSTICK_DRIVER_MOUSE_INDEX_WHEEL_DOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_WHEEL_DOWN</div><div class="ttdoc">Mouse index wheel down.</div><div class="ttdef"><b>Definition:</b> peripheral.h:412</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018a2815b1f34b95d0bc3ea57907cea84e4b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a2815b1f34b95d0bc3ea57907cea84e4b">JOYSTICK_DRIVER_MOUSE_INDEX_LEFT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_LEFT</div><div class="ttdoc">Mouse index left.</div><div class="ttdef"><b>Definition:</b> peripheral.h:394</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018a3f6d4ec38bd529fdf8b87657b461d819"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a3f6d4ec38bd529fdf8b87657b461d819">JOYSTICK_DRIVER_MOUSE_INDEX_BUTTON4</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_BUTTON4</div><div class="ttdoc">Mouse index button 4.</div><div class="ttdef"><b>Definition:</b> peripheral.h:403</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018a7e3c05ce947feaa1b6a5add71974233e"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a7e3c05ce947feaa1b6a5add71974233e">JOYSTICK_DRIVER_MOUSE_INDEX_UNKNOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_UNKNOWN</div><div class="ttdoc">Mouse index unknown.</div><div class="ttdef"><b>Definition:</b> peripheral.h:391</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018a9080a03d92969083375743f3ddafee4c"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a9080a03d92969083375743f3ddafee4c">JOYSTICK_DRIVER_MOUSE_INDEX_HORIZ_WHEEL_LEFT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_HORIZ_WHEEL_LEFT</div><div class="ttdoc">Mouse index horizontal wheel left.</div><div class="ttdef"><b>Definition:</b> peripheral.h:415</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018a9bbccd3fc655e1ecf67655189cd01fbd"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018a9bbccd3fc655e1ecf67655189cd01fbd">JOYSTICK_DRIVER_MOUSE_INDEX_MIDDLE</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_MIDDLE</div><div class="ttdoc">Mouse index middle.</div><div class="ttdef"><b>Definition:</b> peripheral.h:400</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018ac9b8af083d6b54a04ca9304d15794c6c"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ac9b8af083d6b54a04ca9304d15794c6c">JOYSTICK_DRIVER_MOUSE_INDEX_WHEEL_UP</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_WHEEL_UP</div><div class="ttdoc">Mouse index wheel up.</div><div class="ttdef"><b>Definition:</b> peripheral.h:409</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018ad1eaf47e901934f889c55c11753eab38"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ad1eaf47e901934f889c55c11753eab38">JOYSTICK_DRIVER_MOUSE_INDEX_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_RIGHT</div><div class="ttdoc">Mouse index right.</div><div class="ttdef"><b>Definition:</b> peripheral.h:397</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018ad898193841c894053336eb3f3b45040b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018ad898193841c894053336eb3f3b45040b">JOYSTICK_DRIVER_MOUSE_INDEX_HORIZ_WHEEL_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_HORIZ_WHEEL_RIGHT</div><div class="ttdoc">Mouse index horizontal wheel right.</div><div class="ttdef"><b>Definition:</b> peripheral.h:418</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x_html_gga3f9475f72dcbfec3547d7bb4fc740018aedad86df66329652029d257adddef3f3"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___i_n_d_e_x.html#gga3f9475f72dcbfec3547d7bb4fc740018aedad86df66329652029d257adddef3f3">JOYSTICK_DRIVER_MOUSE_INDEX_BUTTON5</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_MOUSE_INDEX_BUTTON5</div><div class="ttdoc">Mouse index button 5.</div><div class="ttdef"><b>Definition:</b> peripheral.h:406</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_ga16d8583e62cf2e80fd93e8eb03f3c071"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#ga16d8583e62cf2e80fd93e8eb03f3c071">JOYSTICK_DRIVER_PRIMITIVE_TYPE</a></div><div class="ttdeci">JOYSTICK_DRIVER_PRIMITIVE_TYPE</div><div class="ttdef"><b>Definition:</b> peripheral.h:264</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071a0885a259731e932411c3cccd3d4d0045"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a0885a259731e932411c3cccd3d4d0045">JOYSTICK_DRIVER_PRIMITIVE_TYPE_MOTOR</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_MOTOR</div><div class="ttdoc">Driver input primitive type motor.</div><div class="ttdef"><b>Definition:</b> peripheral.h:278</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071a095f787aaee7794b74a09b7891d2ce5a"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a095f787aaee7794b74a09b7891d2ce5a">JOYSTICK_DRIVER_PRIMITIVE_TYPE_MOUSE_BUTTON</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_MOUSE_BUTTON</div><div class="ttdoc">Driver input primitive type mouse button.</div><div class="ttdef"><b>Definition:</b> peripheral.h:284</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071a245b85b4bc39cc1616765386130a95c2"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a245b85b4bc39cc1616765386130a95c2">JOYSTICK_DRIVER_PRIMITIVE_TYPE_UNKNOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_UNKNOWN</div><div class="ttdoc">Driver input primitive type unknown.</div><div class="ttdef"><b>Definition:</b> peripheral.h:266</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071a5cf0a438132ed54777a7c802bf84c0c0"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a5cf0a438132ed54777a7c802bf84c0c0">JOYSTICK_DRIVER_PRIMITIVE_TYPE_RELPOINTER_DIRECTION</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_RELPOINTER_DIRECTION</div><div class="ttdoc">Driver input primitive type relative pointer direction.</div><div class="ttdef"><b>Definition:</b> peripheral.h:287</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071a7ac132ffef62eb850e793334b1659f8a"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a7ac132ffef62eb850e793334b1659f8a">JOYSTICK_DRIVER_PRIMITIVE_TYPE_HAT_DIRECTION</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_HAT_DIRECTION</div><div class="ttdoc">Driver input primitive type hat direction.</div><div class="ttdef"><b>Definition:</b> peripheral.h:272</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071a8b10d4e7f703585db2cfc403290d443a"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a8b10d4e7f703585db2cfc403290d443a">JOYSTICK_DRIVER_PRIMITIVE_TYPE_BUTTON</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_BUTTON</div><div class="ttdoc">Driver input primitive type button.</div><div class="ttdef"><b>Definition:</b> peripheral.h:269</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071a946918fd20667d96df51c06716bc1be7"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071a946918fd20667d96df51c06716bc1be7">JOYSTICK_DRIVER_PRIMITIVE_TYPE_SEMIAXIS</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_SEMIAXIS</div><div class="ttdoc">Driver input primitive type semiaxis.</div><div class="ttdef"><b>Definition:</b> peripheral.h:275</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e_html_gga16d8583e62cf2e80fd93e8eb03f3c071ab4671c9926fe625586ecf5740b949e9d"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e___t_y_p_e.html#gga16d8583e62cf2e80fd93e8eb03f3c071ab4671c9926fe625586ecf5740b949e9d">JOYSTICK_DRIVER_PRIMITIVE_TYPE_KEY</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_PRIMITIVE_TYPE_KEY</div><div class="ttdoc">Driver input primitive type key.</div><div class="ttdef"><b>Definition:</b> peripheral.h:281</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n_html_ga71fc4fd5902a282ef6c35edcf70635f9"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#ga71fc4fd5902a282ef6c35edcf70635f9">JOYSTICK_DRIVER_RELPOINTER_DIRECTION</a></div><div class="ttdeci">JOYSTICK_DRIVER_RELPOINTER_DIRECTION</div><div class="ttdef"><b>Definition:</b> peripheral.h:438</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n_html_gga71fc4fd5902a282ef6c35edcf70635f9a2ec777fe11adebf472ab98ab2b6a4849"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9a2ec777fe11adebf472ab98ab2b6a4849">JOYSTICK_DRIVER_RELPOINTER_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_RELPOINTER_RIGHT</div><div class="ttdoc">Relative pointer direction right.</div><div class="ttdef"><b>Definition:</b> peripheral.h:446</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n_html_gga71fc4fd5902a282ef6c35edcf70635f9a81b633665e565a5d3227d50bbec08d3d"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9a81b633665e565a5d3227d50bbec08d3d">JOYSTICK_DRIVER_RELPOINTER_LEFT</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_RELPOINTER_LEFT</div><div class="ttdoc">Relative pointer direction left.</div><div class="ttdef"><b>Definition:</b> peripheral.h:443</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n_html_gga71fc4fd5902a282ef6c35edcf70635f9ab42701a26677b2a5e85e0a8572405e6f"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ab42701a26677b2a5e85e0a8572405e6f">JOYSTICK_DRIVER_RELPOINTER_UP</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_RELPOINTER_UP</div><div class="ttdoc">Relative pointer direction up.</div><div class="ttdef"><b>Definition:</b> peripheral.h:449</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n_html_gga71fc4fd5902a282ef6c35edcf70635f9ab7d938bfd85e004e8a983e391c058696"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ab7d938bfd85e004e8a983e391c058696">JOYSTICK_DRIVER_RELPOINTER_UNKNOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_RELPOINTER_UNKNOWN</div><div class="ttdoc">Relative pointer direction unknown.</div><div class="ttdef"><b>Definition:</b> peripheral.h:440</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n_html_gga71fc4fd5902a282ef6c35edcf70635f9ad92946070c47a648a2ced5249f32972c"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r___d_i_r_e_c_t_i_o_n.html#gga71fc4fd5902a282ef6c35edcf70635f9ad92946070c47a648a2ced5249f32972c">JOYSTICK_DRIVER_RELPOINTER_DOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_RELPOINTER_DOWN</div><div class="ttdoc">Relative pointer direction down.</div><div class="ttdef"><b>Definition:</b> peripheral.h:452</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n_html_ga9c5339e6514da81427b278d72826481d"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#ga9c5339e6514da81427b278d72826481d">JOYSTICK_DRIVER_SEMIAXIS_DIRECTION</a></div><div class="ttdeci">JOYSTICK_DRIVER_SEMIAXIS_DIRECTION</div><div class="ttdef"><b>Definition:</b> peripheral.h:342</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n_html_gga9c5339e6514da81427b278d72826481da3f039c161a5e5c84d43f2cec2e54114b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481da3f039c161a5e5c84d43f2cec2e54114b">JOYSTICK_DRIVER_SEMIAXIS_NEGATIVE</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_SEMIAXIS_NEGATIVE</div><div class="ttdoc">negative half of the axis</div><div class="ttdef"><b>Definition:</b> peripheral.h:344</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n_html_gga9c5339e6514da81427b278d72826481da71290dec583304eef77125785a44abd7"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481da71290dec583304eef77125785a44abd7">JOYSTICK_DRIVER_SEMIAXIS_UNKNOWN</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_SEMIAXIS_UNKNOWN</div><div class="ttdoc">unknown direction</div><div class="ttdef"><b>Definition:</b> peripheral.h:347</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n_html_gga9c5339e6514da81427b278d72826481daa5b28947f757a7155f9ce961c9de387e"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s___d_i_r_e_c_t_i_o_n.html#gga9c5339e6514da81427b278d72826481daa5b28947f757a7155f9ce961c9de387e">JOYSTICK_DRIVER_SEMIAXIS_POSITIVE</a></div><div class="ttdeci">@ JOYSTICK_DRIVER_SEMIAXIS_POSITIVE</div><div class="ttdoc">positive half of the axis</div><div class="ttdef"><b>Definition:</b> peripheral.h:350</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_gaffb1977d8eac82b9196fa6830dbb0742"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#gaffb1977d8eac82b9196fa6830dbb0742">JOYSTICK_FEATURE_PRIMITIVE</a></div><div class="ttdeci">JOYSTICK_FEATURE_PRIMITIVE</div><div class="ttdef"><b>Definition:</b> peripheral.h:536</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a0f09f745af77d6e33566760b73536a07"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a0f09f745af77d6e33566760b73536a07">JOYSTICK_THROTTLE_UP</a></div><div class="ttdeci">@ JOYSTICK_THROTTLE_UP</div><div class="ttdoc">Throttle up.</div><div class="ttdef"><b>Definition:</b> peripheral.h:565</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a109be79d2c2279f49c5cf0349e92bce2"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a109be79d2c2279f49c5cf0349e92bce2">JOYSTICK_WHEEL_LEFT</a></div><div class="ttdeci">@ JOYSTICK_WHEEL_LEFT</div><div class="ttdoc">Wheel left.</div><div class="ttdef"><b>Definition:</b> peripheral.h:560</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a11222e3bd6adde28958e754af2a2acce"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a11222e3bd6adde28958e754af2a2acce">JOYSTICK_RELPOINTER_DOWN</a></div><div class="ttdeci">@ JOYSTICK_RELPOINTER_DOWN</div><div class="ttdoc">Relative pointer direction down.</div><div class="ttdef"><b>Definition:</b> peripheral.h:578</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a1331b4c2b360ec0500caf39717eac68d"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a1331b4c2b360ec0500caf39717eac68d">JOYSTICK_RELPOINTER_UP</a></div><div class="ttdeci">@ JOYSTICK_RELPOINTER_UP</div><div class="ttdoc">Relative pointer direction up.</div><div class="ttdef"><b>Definition:</b> peripheral.h:576</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a302d91ceb7d861e1e9e91b6ff7cb86c7"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a302d91ceb7d861e1e9e91b6ff7cb86c7">JOYSTICK_SCALAR_PRIMITIVE</a></div><div class="ttdeci">@ JOYSTICK_SCALAR_PRIMITIVE</div><div class="ttdoc">Scalar feature (a button, hat direction or semiaxis)</div><div class="ttdef"><b>Definition:</b> peripheral.h:538</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a3271470dfbfbad2d3b3e5e7e2d05fbc6"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a3271470dfbfbad2d3b3e5e7e2d05fbc6">JOYSTICK_ACCELEROMETER_POSITIVE_X</a></div><div class="ttdeci">@ JOYSTICK_ACCELEROMETER_POSITIVE_X</div><div class="ttdoc">Accelerometer X.</div><div class="ttdef"><b>Definition:</b> peripheral.h:550</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a383c21ffadacdb6d20a00c4f8300e6a5"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a383c21ffadacdb6d20a00c4f8300e6a5">JOYSTICK_ACCELEROMETER_POSITIVE_Y</a></div><div class="ttdeci">@ JOYSTICK_ACCELEROMETER_POSITIVE_Y</div><div class="ttdoc">Accelerometer Y.</div><div class="ttdef"><b>Definition:</b> peripheral.h:552</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a3f234e9f98228cb9c9960e3bc6c44793"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a3f234e9f98228cb9c9960e3bc6c44793">JOYSTICK_ANALOG_STICK_DOWN</a></div><div class="ttdeci">@ JOYSTICK_ANALOG_STICK_DOWN</div><div class="ttdoc">Analog stick down.</div><div class="ttdef"><b>Definition:</b> peripheral.h:543</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a4836ee9ada439c6c451cf0fe0ec0f894"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a4836ee9ada439c6c451cf0fe0ec0f894">JOYSTICK_THROTTLE_DOWN</a></div><div class="ttdeci">@ JOYSTICK_THROTTLE_DOWN</div><div class="ttdoc">Throttle down.</div><div class="ttdef"><b>Definition:</b> peripheral.h:567</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a499b562ced53a945d5e78d3481ebb59e"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a499b562ced53a945d5e78d3481ebb59e">JOYSTICK_KEY_PRIMITIVE</a></div><div class="ttdeci">@ JOYSTICK_KEY_PRIMITIVE</div><div class="ttdoc">Key.</div><div class="ttdef"><b>Definition:</b> peripheral.h:570</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a61179d8699ccec57a6604e0081befc23"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a61179d8699ccec57a6604e0081befc23">JOYSTICK_ANALOG_STICK_UP</a></div><div class="ttdeci">@ JOYSTICK_ANALOG_STICK_UP</div><div class="ttdoc">Analog stick up.</div><div class="ttdef"><b>Definition:</b> peripheral.h:541</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a80331f2953a45fa612066d02965b865b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a80331f2953a45fa612066d02965b865b">JOYSTICK_RELPOINTER_LEFT</a></div><div class="ttdeci">@ JOYSTICK_RELPOINTER_LEFT</div><div class="ttdoc">Relative pointer direction left.</div><div class="ttdef"><b>Definition:</b> peripheral.h:582</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a93dbdb8b1f184d5e609153790eb43020"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a93dbdb8b1f184d5e609153790eb43020">JOYSTICK_WHEEL_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_WHEEL_RIGHT</div><div class="ttdoc">Wheel right.</div><div class="ttdef"><b>Definition:</b> peripheral.h:562</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742a94a4822f7aa1b1b8c33092165e608826"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742a94a4822f7aa1b1b8c33092165e608826">JOYSTICK_PRIMITIVE_MAX</a></div><div class="ttdeci">@ JOYSTICK_PRIMITIVE_MAX</div><div class="ttdoc">Maximum number of primitives.</div><div class="ttdef"><b>Definition:</b> peripheral.h:585</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742ab53ee692dc3bb638a518315f7c543dc4"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ab53ee692dc3bb638a518315f7c543dc4">JOYSTICK_MOTOR_PRIMITIVE</a></div><div class="ttdeci">@ JOYSTICK_MOTOR_PRIMITIVE</div><div class="ttdoc">Motor.</div><div class="ttdef"><b>Definition:</b> peripheral.h:557</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742ab61f2937351d62bcf96e9dcdf70737e3"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ab61f2937351d62bcf96e9dcdf70737e3">JOYSTICK_MOUSE_BUTTON</a></div><div class="ttdeci">@ JOYSTICK_MOUSE_BUTTON</div><div class="ttdoc">Mouse button.</div><div class="ttdef"><b>Definition:</b> peripheral.h:573</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742ace5b18ab5887827d0a7d7c2847c7f70d"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742ace5b18ab5887827d0a7d7c2847c7f70d">JOYSTICK_RELPOINTER_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_RELPOINTER_RIGHT</div><div class="ttdoc">Relative pointer direction right.</div><div class="ttdef"><b>Definition:</b> peripheral.h:580</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742acfa46b1ce04c6040229e86c9e0ce9f4a"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742acfa46b1ce04c6040229e86c9e0ce9f4a">JOYSTICK_ANALOG_STICK_LEFT</a></div><div class="ttdeci">@ JOYSTICK_ANALOG_STICK_LEFT</div><div class="ttdoc">Analog stick left.</div><div class="ttdef"><b>Definition:</b> peripheral.h:547</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742aed097561102059d4059ff2e61517bb73"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742aed097561102059d4059ff2e61517bb73">JOYSTICK_ANALOG_STICK_RIGHT</a></div><div class="ttdeci">@ JOYSTICK_ANALOG_STICK_RIGHT</div><div class="ttdoc">Analog stick right.</div><div class="ttdef"><b>Definition:</b> peripheral.h:545</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e_html_ggaffb1977d8eac82b9196fa6830dbb0742af18bc6e1582ea9b42c1ab373527e5eb1"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___p_r_i_m_i_t_i_v_e.html#ggaffb1977d8eac82b9196fa6830dbb0742af18bc6e1582ea9b42c1ab373527e5eb1">JOYSTICK_ACCELEROMETER_POSITIVE_Z</a></div><div class="ttdeci">@ JOYSTICK_ACCELEROMETER_POSITIVE_Z</div><div class="ttdoc">Accelerometer Z.</div><div class="ttdef"><b>Definition:</b> peripheral.h:554</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_gab9c890fb10d00739767a71a15410740b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#gab9c890fb10d00739767a71a15410740b">JOYSTICK_FEATURE_TYPE</a></div><div class="ttdeci">JOYSTICK_FEATURE_TYPE</div><div class="ttdef"><b>Definition:</b> peripheral.h:494</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740ba00558a17776d2739e4a629f13f896e91"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba00558a17776d2739e4a629f13f896e91">JOYSTICK_FEATURE_TYPE_ANALOG_STICK</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_ANALOG_STICK</div><div class="ttdoc">Type analog stick.</div><div class="ttdef"><b>Definition:</b> peripheral.h:502</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740ba049a017c9f1e63a8f920c91ea6f4be33"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba049a017c9f1e63a8f920c91ea6f4be33">JOYSTICK_FEATURE_TYPE_RELPOINTER</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_RELPOINTER</div><div class="ttdoc">Type relative pointer.</div><div class="ttdef"><b>Definition:</b> peripheral.h:511</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740ba0ce2a75a5d13d5553662e2800a8e1b04"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba0ce2a75a5d13d5553662e2800a8e1b04">JOYSTICK_FEATURE_TYPE_ACCELEROMETER</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_ACCELEROMETER</div><div class="ttdoc">Type accelerometer.</div><div class="ttdef"><b>Definition:</b> peripheral.h:505</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740ba592ac55a166ff0a101182c0a0ad0fd2a"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba592ac55a166ff0a101182c0a0ad0fd2a">JOYSTICK_FEATURE_TYPE_WHEEL</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_WHEEL</div><div class="ttdoc">Type wheel.</div><div class="ttdef"><b>Definition:</b> peripheral.h:517</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740ba92e69541ee89fe3f697cd4e047275a82"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740ba92e69541ee89fe3f697cd4e047275a82">JOYSTICK_FEATURE_TYPE_UNKNOWN</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_UNKNOWN</div><div class="ttdoc">Unknown type.</div><div class="ttdef"><b>Definition:</b> peripheral.h:496</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740baaa1bb5382fab1d90928fc29b880d2d38"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740baaa1bb5382fab1d90928fc29b880d2d38">JOYSTICK_FEATURE_TYPE_MOTOR</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_MOTOR</div><div class="ttdoc">Type motor.</div><div class="ttdef"><b>Definition:</b> peripheral.h:508</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740bab31dddbe3d5c44f6b316d3d00f2509b5"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bab31dddbe3d5c44f6b316d3d00f2509b5">JOYSTICK_FEATURE_TYPE_ABSPOINTER</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_ABSPOINTER</div><div class="ttdoc">Type absolut pointer.</div><div class="ttdef"><b>Definition:</b> peripheral.h:514</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740bae46e4161d541c0cf6e06dbb020eefe23"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bae46e4161d541c0cf6e06dbb020eefe23">JOYSTICK_FEATURE_TYPE_KEY</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_KEY</div><div class="ttdoc">Type key.</div><div class="ttdef"><b>Definition:</b> peripheral.h:523</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740bae4f055f2696711410ced6ae4e080d9f1"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740bae4f055f2696711410ced6ae4e080d9f1">JOYSTICK_FEATURE_TYPE_THROTTLE</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_THROTTLE</div><div class="ttdoc">Type throttle.</div><div class="ttdef"><b>Definition:</b> peripheral.h:520</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e_html_ggab9c890fb10d00739767a71a15410740baeded2bc2dd3a8b8557a4618e1861320b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___joystick___j_o_y_s_t_i_c_k___f_e_a_t_u_r_e___t_y_p_e.html#ggab9c890fb10d00739767a71a15410740baeded2bc2dd3a8b8557a4618e1861320b">JOYSTICK_FEATURE_TYPE_SCALAR</a></div><div class="ttdeci">@ JOYSTICK_FEATURE_TYPE_SCALAR</div><div class="ttdoc">Type scalar.</div><div class="ttdef"><b>Definition:</b> peripheral.h:499</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e_html_gadea74301a58d618c08413dc43c86a95f"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#gadea74301a58d618c08413dc43c86a95f">PERIPHERAL_TYPE</a></div><div class="ttdeci">PERIPHERAL_TYPE</div><div class="ttdef"><b>Definition:</b> peripheral.h:71</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e_html_ggadea74301a58d618c08413dc43c86a95fa1436159ebbc465d1a040f9c15274c643"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95fa1436159ebbc465d1a040f9c15274c643">PERIPHERAL_TYPE_UNKNOWN</a></div><div class="ttdeci">@ PERIPHERAL_TYPE_UNKNOWN</div><div class="ttdoc">Type declared as unknown.</div><div class="ttdef"><b>Definition:</b> peripheral.h:73</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e_html_ggadea74301a58d618c08413dc43c86a95fa642201952077a83fc9391cba77ae3f51"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95fa642201952077a83fc9391cba77ae3f51">PERIPHERAL_TYPE_JOYSTICK</a></div><div class="ttdeci">@ PERIPHERAL_TYPE_JOYSTICK</div><div class="ttdoc">Type declared as joystick.</div><div class="ttdef"><b>Definition:</b> peripheral.h:76</div></div>
<div class="ttc" id="agroup__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e_html_ggadea74301a58d618c08413dc43c86a95faff48dba4c8a4bb35de50a906aad89f6b"><div class="ttname"><a href="group__cpp__kodi__addon__peripheral___defs___peripheral___p_e_r_i_p_h_e_r_a_l___t_y_p_e.html#ggadea74301a58d618c08413dc43c86a95faff48dba4c8a4bb35de50a906aad89f6b">PERIPHERAL_TYPE_KEYBOARD</a></div><div class="ttdeci">@ PERIPHERAL_TYPE_KEYBOARD</div><div class="ttdoc">Type declared as keyboard.</div><div class="ttdef"><b>Definition:</b> peripheral.h:79</div></div>
<div class="ttc" id="astruct_addon_instance___peripheral_html"><div class="ttname"><a href="struct_addon_instance___peripheral.html">AddonInstance_Peripheral</a></div><div class="ttdef"><b>Definition:</b> peripheral.h:697</div></div>
<div class="ttc" id="astruct_addon_props___peripheral_html"><div class="ttname"><a href="struct_addon_props___peripheral.html">AddonProps_Peripheral</a></div><div class="ttdef"><b>Definition:</b> peripheral.h:602</div></div>
<div class="ttc" id="astruct_addon_props___peripheral_html_a74f7156d25d6dcf0731792974f88ebaf"><div class="ttname"><a href="struct_addon_props___peripheral.html#a74f7156d25d6dcf0731792974f88ebaf">AddonProps_Peripheral::addon_path</a></div><div class="ttdeci">const char * addon_path</div><div class="ttdoc">path to this add-on</div><div class="ttdef"><b>Definition:</b> peripheral.h:604</div></div>
<div class="ttc" id="astruct_addon_props___peripheral_html_a8f1a2234f2571276a0d84c5eec8fec67"><div class="ttname"><a href="struct_addon_props___peripheral.html#a8f1a2234f2571276a0d84c5eec8fec67">AddonProps_Peripheral::user_path</a></div><div class="ttdeci">const char * user_path</div><div class="ttdoc">path to the user profile</div><div class="ttdef"><b>Definition:</b> peripheral.h:603</div></div>
<div class="ttc" id="astruct_addon_to_kodi_func_table___peripheral_html"><div class="ttname"><a href="struct_addon_to_kodi_func_table___peripheral.html">AddonToKodiFuncTable_Peripheral</a></div><div class="ttdef"><b>Definition:</b> peripheral.h:610</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___b_u_t_t_o_n_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___b_u_t_t_o_n.html">JOYSTICK_DRIVER_BUTTON</a></div><div class="ttdoc">Button primitive.</div><div class="ttdef"><b>Definition:</b> peripheral.h:296</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___h_a_t.html">JOYSTICK_DRIVER_HAT</a></div><div class="ttdoc">Hat direction primitive.</div><div class="ttdef"><b>Definition:</b> peripheral.h:330</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___k_e_y_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___k_e_y.html">JOYSTICK_DRIVER_KEY</a></div><div class="ttdoc">Keyboard key primitive.</div><div class="ttdef"><b>Definition:</b> peripheral.h:378</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_t_o_r_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_t_o_r.html">JOYSTICK_DRIVER_MOTOR</a></div><div class="ttdoc">Motor primitive.</div><div class="ttdef"><b>Definition:</b> peripheral.h:370</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___b_u_t_t_o_n_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___m_o_u_s_e___b_u_t_t_o_n.html">JOYSTICK_DRIVER_MOUSE_BUTTON</a></div><div class="ttdoc">Mouse button primitive.</div><div class="ttdef"><b>Definition:</b> peripheral.h:427</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___p_r_i_m_i_t_i_v_e.html">JOYSTICK_DRIVER_PRIMITIVE</a></div><div class="ttdoc">Driver primitive struct.</div><div class="ttdef"><b>Definition:</b> peripheral.h:469</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___r_e_l_p_o_i_n_t_e_r.html">JOYSTICK_DRIVER_RELPOINTER</a></div><div class="ttdoc">Relative pointer direction primitive.</div><div class="ttdef"><b>Definition:</b> peripheral.h:461</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___d_r_i_v_e_r___s_e_m_i_a_x_i_s.html">JOYSTICK_DRIVER_SEMIAXIS</a></div><div class="ttdoc">Semiaxis primitive.</div><div class="ttdef"><b>Definition:</b> peripheral.h:359</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___f_e_a_t_u_r_e.html">JOYSTICK_FEATURE</a></div><div class="ttdoc">Mapping between higher-level controller feature and its driver primitives.</div><div class="ttdef"><b>Definition:</b> peripheral.h:594</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html">JOYSTICK_INFO</a></div><div class="ttdoc">Info specific to joystick peripherals.</div><div class="ttdef"><b>Definition:</b> peripheral.h:239</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_a02ae83835f36c01a208a5ea9ecb72cc5"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a02ae83835f36c01a208a5ea9ecb72cc5">JOYSTICK_INFO::motor_count</a></div><div class="ttdeci">unsigned int motor_count</div><div class="ttdoc">number of motors reported by the driver</div><div class="ttdef"><b>Definition:</b> peripheral.h:246</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_a6c9f3c39fbcd95dfbdbfd4febefafb63"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a6c9f3c39fbcd95dfbdbfd4febefafb63">JOYSTICK_INFO::axis_count</a></div><div class="ttdeci">unsigned int axis_count</div><div class="ttdoc">number of axes reported by the driver</div><div class="ttdef"><b>Definition:</b> peripheral.h:245</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_a6d6ade3edddbe532ebc74202b6d9625e"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#a6d6ade3edddbe532ebc74202b6d9625e">JOYSTICK_INFO::provider</a></div><div class="ttdeci">char * provider</div><div class="ttdoc">name of the driver or interface providing the joystick</div><div class="ttdef"><b>Definition:</b> peripheral.h:241</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_aa48e30e57e011a82e69acddf5e3760fe"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#aa48e30e57e011a82e69acddf5e3760fe">JOYSTICK_INFO::button_count</a></div><div class="ttdeci">unsigned int button_count</div><div class="ttdoc">number of buttons reported by the driver</div><div class="ttdef"><b>Definition:</b> peripheral.h:243</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_aada82c5a7c890d306f6b3d691244e126"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#aada82c5a7c890d306f6b3d691244e126">JOYSTICK_INFO::supports_poweroff</a></div><div class="ttdeci">bool supports_poweroff</div><div class="ttdoc">whether the joystick supports being powered off</div><div class="ttdef"><b>Definition:</b> peripheral.h:247</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_ab670d38c43e4b0f85833ec5d7a06b3e3"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ab670d38c43e4b0f85833ec5d7a06b3e3">JOYSTICK_INFO::hat_count</a></div><div class="ttdeci">unsigned int hat_count</div><div class="ttdoc">number of hats reported by the driver</div><div class="ttdef"><b>Definition:</b> peripheral.h:244</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_ad27e60f6eeefa71f68b936d908f67f07"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ad27e60f6eeefa71f68b936d908f67f07">JOYSTICK_INFO::peripheral</a></div><div class="ttdeci">PERIPHERAL_INFO peripheral</div><div class="ttdoc">peripheral info for this joystick</div><div class="ttdef"><b>Definition:</b> peripheral.h:240</div></div>
<div class="ttc" id="astruct_j_o_y_s_t_i_c_k___i_n_f_o_html_ad36248343b4b585f68bbfd51f36e0899"><div class="ttname"><a href="struct_j_o_y_s_t_i_c_k___i_n_f_o.html#ad36248343b4b585f68bbfd51f36e0899">JOYSTICK_INFO::requested_port</a></div><div class="ttdeci">int requested_port</div><div class="ttdoc">requested port number (such as for 360 controllers), or NO_PORT_REQUESTED</div><div class="ttdef"><b>Definition:</b> peripheral.h:242</div></div>
<div class="ttc" id="astruct_kodi_to_addon_func_table___peripheral_html"><div class="ttname"><a href="struct_kodi_to_addon_func_table___peripheral.html">KodiToAddonFuncTable_Peripheral</a></div><div class="ttdef"><b>Definition:</b> peripheral.h:626</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s_html"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html">PERIPHERAL_CAPABILITIES</a></div><div class="ttdoc">Peripheral add-on capabilities.</div><div class="ttdef"><b>Definition:</b> peripheral.h:100</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s_html_a76bc75dca5d64e9d870b6b7c18982fe3"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html#a76bc75dca5d64e9d870b6b7c18982fe3">PERIPHERAL_CAPABILITIES::provides_joysticks</a></div><div class="ttdeci">bool provides_joysticks</div><div class="ttdef"><b>Definition:</b> peripheral.h:101</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s_html_a9cd4e1b9c03034c8e4907cf15b707bd1"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___c_a_p_a_b_i_l_i_t_i_e_s.html#a9cd4e1b9c03034c8e4907cf15b707bd1">PERIPHERAL_CAPABILITIES::provides_buttonmaps</a></div><div class="ttdeci">bool provides_buttonmaps</div><div class="ttdef"><b>Definition:</b> peripheral.h:104</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t_html"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html">PERIPHERAL_EVENT</a></div><div class="ttdoc">Event information.</div><div class="ttdef"><b>Definition:</b> peripheral.h:214</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t_html_a279571443ce876bd3f9117b9a9631881"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#a279571443ce876bd3f9117b9a9631881">PERIPHERAL_EVENT::peripheral_index</a></div><div class="ttdeci">unsigned int peripheral_index</div><div class="ttdoc">Index of the peripheral handling/receiving the event.</div><div class="ttdef"><b>Definition:</b> peripheral.h:216</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t_html_ad6f546a8e18c12469c2e5082e770a17c"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#ad6f546a8e18c12469c2e5082e770a17c">PERIPHERAL_EVENT::driver_index</a></div><div class="ttdeci">unsigned int driver_index</div><div class="ttdoc">The index of the event source.</div><div class="ttdef"><b>Definition:</b> peripheral.h:222</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t_html_af39d74bd68df5c490edb1366aa2b433b"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___e_v_e_n_t.html#af39d74bd68df5c490edb1366aa2b433b">PERIPHERAL_EVENT::type</a></div><div class="ttdeci">PERIPHERAL_EVENT_TYPE type</div><div class="ttdoc">Type of the event used to determine which enum field to access below.</div><div class="ttdef"><b>Definition:</b> peripheral.h:219</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___i_n_f_o_html"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html">PERIPHERAL_INFO</a></div><div class="ttdoc">Information shared between peripherals.</div><div class="ttdef"><b>Definition:</b> peripheral.h:88</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___i_n_f_o_html_a215e5feaef08c77d8e9f17ab421e8a66"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a215e5feaef08c77d8e9f17ab421e8a66">PERIPHERAL_INFO::product_id</a></div><div class="ttdeci">uint16_t product_id</div><div class="ttdef"><b>Definition:</b> peripheral.h:92</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___i_n_f_o_html_a589d64202487f78e3cc30dd2e04c5201"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a589d64202487f78e3cc30dd2e04c5201">PERIPHERAL_INFO::index</a></div><div class="ttdeci">unsigned int index</div><div class="ttdef"><b>Definition:</b> peripheral.h:93</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___i_n_f_o_html_a5ac083a645d964373f022d03df4849c8"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#a5ac083a645d964373f022d03df4849c8">PERIPHERAL_INFO::name</a></div><div class="ttdeci">char * name</div><div class="ttdef"><b>Definition:</b> peripheral.h:90</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___i_n_f_o_html_abd60aba7846c925f784c3e89e2f54e45"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#abd60aba7846c925f784c3e89e2f54e45">PERIPHERAL_INFO::vendor_id</a></div><div class="ttdeci">uint16_t vendor_id</div><div class="ttdef"><b>Definition:</b> peripheral.h:91</div></div>
<div class="ttc" id="astruct_p_e_r_i_p_h_e_r_a_l___i_n_f_o_html_aca3c165e12ec3684110607f78f0c2310"><div class="ttname"><a href="struct_p_e_r_i_p_h_e_r_a_l___i_n_f_o.html#aca3c165e12ec3684110607f78f0c2310">PERIPHERAL_INFO::type</a></div><div class="ttdeci">PERIPHERAL_TYPE type</div><div class="ttdef"><b>Definition:</b> peripheral.h:89</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_818aca8f237de2dab4b332e67c44f0ac.html">include</a></li><li class="navelem"><a class="el" href="dir_e2893ada97b5f5ed70c6c1eae148df10.html">kodi</a></li><li class="navelem"><a class="el" href="dir_974d1fbfe4d237e116ee701ec5bf365e.html">c-api</a></li><li class="navelem"><a class="el" href="dir_44b6518f27217ee162d812fc83f29085.html">addon-instance</a></li><li class="navelem"><b>peripheral.h</b></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
</html>