int64_t GetEnd() const
To get with SetEnd() changed values.
Definition EDL.h:71
void SetStart(int64_t start)
Start time in milliseconds.
Definition EDL.h:62
void SetEnd(int64_t end)
End time in milliseconds.
Definition EDL.h:68
int64_t GetStart() const
To get with SetStart() changed values.
Definition EDL.h:65
void SetType(PVR_EDL_TYPE type)
The with PVR_EDL_TYPE used definition list type.
Definition EDL.h:74
PVR_EDL_TYPE GetType() const
To get with SetType() changed values.
Definition EDL.h:77