![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
"C" Edit definition list entry. More...
#include <pvr_edl.h>
Public Attributes | |
int64_t | start |
int64_t | end |
enum PVR_EDL_TYPE | type |
"C" Edit definition list entry.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVREDLEntry for description of values.
int64_t PVR_EDL_ENTRY::end |
int64_t PVR_EDL_ENTRY::start |
enum PVR_EDL_TYPE PVR_EDL_ENTRY::type |