Available loop modes for the transport control. More...
#include <pyfbsdk_generated.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.