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

Classes

struct  Edit
 

Enumerations

enum class  Action { CUT = 0 , MUTE = 1 , SCENE = 2 , COMM_BREAK = 3 }
 

Variables

constexpr int EDL_ACTION_NONE = -1
 

Enumeration Type Documentation

◆ Action

enum class EDL::Action
strong
Enumerator
CUT 
MUTE 
SCENE 
COMM_BREAK 

Variable Documentation

◆ EDL_ACTION_NONE

constexpr int EDL::EDL_ACTION_NONE = -1
constexpr