OpenShot Library | libopenshot
0.2.5
|
#include <Timeline.h>
Public Member Functions | |
bool | operator() (EffectBase *lhs, 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 72 of file Timeline.h.
|
inline |
Definition at line 73 of file Timeline.h.