OpenShot Library | libopenshot
0.3.3
|
#include <Timeline.h>
Public Member Functions | |
bool | operator() (openshot::Clip *lhs, openshot::Clip *rhs) |
Comparison method for sorting clip pointers (by Layer and then Position). Clips are sorted from lowest layer to top layer (since that is the sequence they need to be combined), and then by position (left to right).
Definition at line 49 of file Timeline.h.
|
inline |
Definition at line 50 of file Timeline.h.