Available loop modes for the transport control. More...
#include <pyfbsdk.h>

Public Attributes | |
| kFBTransportNoLoop | |
| Playback not looping. | |
| kFBTransportLoopCurrentTake | |
| Playback looping the current take. | |
| kFBTransportLoopThroughAllTakes | |
| Playback from the current take through all takes in order then stops. | |
Available loop modes for the transport control.
| kFBTransportLoopCurrentTake |
Playback looping the current take.
| kFBTransportLoopThroughAllTakes |
Playback from the current take through all takes in order then stops.
| kFBTransportNoLoop |
Playback not looping.