blob: 41a7b47e361b103793ed96cc2b41e9a137f32844 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
NOTE:
This directory contains independent Headers to build Add-on's
without the whole Kodi source tree. The Add-on itself can add
this headers to his source tree without dependencies to any
Kodi related classes or functions.
Also this headers are never changed without a API Version
change.
The current PVR API version can be found in xbmc_pvr_types.h:
XBMC_PVR_API_VERSION
|