#include <mobu-python-api.h>
Alignment Types when aligning groups.
Public Attributes | |
object | kFBStoryGroupClipAlignmentCurrentTimeline |
Align the clips contained in the group clip with the current time. More... | |
object | kFBStoryGroupClipAlignmentEndPreviousWithOffset |
Align the clips contained in the group clip to the end of the previous clip, while keeping the relative offset. More... | |
object | kFBStoryGroupClipAlignmentBeginningNextWithOffset |
Align the clips contained in the group clip to the beginning of the next clip, while keeping the relative offset. More... | |
object kFBStoryGroupClipAlignmentBeginningNextWithOffset |
Align the clips contained in the group clip to the beginning of the next clip, while keeping the relative offset.
object kFBStoryGroupClipAlignmentCurrentTimeline |
Align the clips contained in the group clip with the current time.
object kFBStoryGroupClipAlignmentEndPreviousWithOffset |
Align the clips contained in the group clip to the end of the previous clip, while keeping the relative offset.