Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Add-on Rendering control

Control where rendering becomes performed from add-on to show on Kodi


Example

<control type="renderaddon" id ="9">
<left>5</left>
<top>50</top>
<width>780</width>
<height>515</height>
</control>
@ left
Definition cc_decoder708.h:76
const char const uint8_t size_t unsigned int unsigned int * height
Definition kodi-dev-kit/include/kodi/c-api/addon-instance/ImageDecoder.h:417
const char const uint8_t size_t unsigned int * width
Definition kodi-dev-kit/include/kodi/c-api/addon-instance/ImageDecoder.h:416

Available tags

Only the default control tags are applicable to this control.


See also

Development: