Available snap methods for the transport control. More...
#include <pyfbsdk_generated.h>

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