Add-on Rendering control

From Official Kodi Wiki
Jump to navigation Jump to search

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: