Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR_EDL_ENTRY Struct Reference

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

#include <pvr_edl.h>

Public Attributes

int64_t start
 
int64_t end
 
enum PVR_EDL_TYPE type
 

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.

Member Data Documentation

◆ end

int64_t PVR_EDL_ENTRY::end

◆ start

int64_t PVR_EDL_ENTRY::start

◆ type

enum PVR_EDL_TYPE PVR_EDL_ENTRY::type

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