Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches
PVR_EDL_ENTRY

"C" Edit definition list entry. More...

Detailed Description

"C" Edit definition list entry.

Structure used to interface in "C" between Kodi and Addon.

See kodi::addon::PVREDLEntry for description of values.

Public Attributes

int64_t end
 
int64_t start
 
enum PVR_EDL_TYPE type
 

Member Data Documentation

◆ start

int64_t start

◆ end

int64_t end

◆ type

enum PVR_EDL_TYPE type

The documentation for this struct was generated from the following file: