OpenShot Library | libopenshot
0.3.3
|
#include <Timeline.h>
Public Member Functions | |
bool | operator() (openshot::EffectBase *lhs, openshot::EffectBase *rhs) |
Comparison method for sorting effect pointers (by Position, Layer, and Order). Effects are sorted from lowest layer to top layer (since that is sequence clips are combined), and then by position, and then by effect order.
Definition at line 59 of file Timeline.h.
|
inline |
Definition at line 60 of file Timeline.h.