OpenShot Library | libopenshot
0.3.3
|
#include <Clip.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.
|
inline |