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

#include <EdlEdit.h>

Public Attributes

std::chrono::milliseconds start {0}
 
std::chrono::milliseconds end {0}
 
Action action = Action::CUT
 

Member Data Documentation

◆ action

Action EDL::Edit::action = Action::CUT

◆ end

std::chrono::milliseconds EDL::Edit::end {0}

◆ start

std::chrono::milliseconds EDL::Edit::start {0}

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