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

Edit definition list types
Possible type values for class PVREDLEntry. More...

Typedefs

typedef enum PVR_EDL_TYPE PVR_EDL_TYPE
 

Enumerations

enum  PVR_EDL_TYPE { PVR_EDL_TYPE_CUT = 0 , PVR_EDL_TYPE_MUTE = 1 , PVR_EDL_TYPE_SCENE = 2 , PVR_EDL_TYPE_COMBREAK = 3 }
 

Detailed Description

Edit definition list types
Possible type values for class PVREDLEntry.

Typedef Documentation

◆ PVR_EDL_TYPE

typedef enum PVR_EDL_TYPE PVR_EDL_TYPE

Enumeration Type Documentation

◆ PVR_EDL_TYPE

Enumerator
PVR_EDL_TYPE_CUT 

0 : cut (completely remove content)

PVR_EDL_TYPE_MUTE 

1 : mute audio

PVR_EDL_TYPE_SCENE 

2 : scene markers (chapter seeking)

PVR_EDL_TYPE_COMBREAK 

3 : commercial breaks