#include <mobu-python-api.h>
Available snap methods for the transport control.
Public Attributes | |
object | kFBTransportSnapModeNoSnap |
No snapping is applied. More... | |
object | kFBTransportSnapModeSnapOnFrames |
Snaps to an exact frame when modifying the current time. More... | |
object | kFBTransportSnapModePlayOnFrames |
When playing, plays to exact frames. More... | |
object | kFBTransportSnapModeSnapAndPlayOnFrames |
Combines both Snap and Play on frames modes. More... | |
object kFBTransportSnapModeNoSnap |
No snapping is applied.
object kFBTransportSnapModePlayOnFrames |
When playing, plays to exact frames.
object kFBTransportSnapModeSnapAndPlayOnFrames |
Combines both Snap and Play on frames modes.
object kFBTransportSnapModeSnapOnFrames |
Snaps to an exact frame when modifying the current time.