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

Public Attributes | |
| kFBTransportSnapModeNoSnap | |
| No snapping is applied. | |
| kFBTransportSnapModeSnapOnFrames | |
| Snaps to an exact frame when modifying the current time. | |
| kFBTransportSnapModePlayOnFrames | |
| When playing, plays to exact frames. | |
| kFBTransportSnapModeSnapAndPlayOnFrames | |
| Combines both Snap and Play on frames modes. | |
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.