Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
Add-on Rendering control

Table of Contents

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>

Available tags

Only the default control tags are applicable to this control.


See also

Development: