#include <mobu-python-api.h>
Available loop modes for the transport control.
Public Attributes | |
object | kFBTransportNoLoop |
Playback not looping. More... | |
object | kFBTransportLoopCurrentTake |
Playback looping the current take. More... | |
object | kFBTransportLoopThroughAllTakes |
Playback from the current take through all takes in order then stops. More... | |
object kFBTransportLoopCurrentTake |
Playback looping the current take.
object kFBTransportLoopThroughAllTakes |
Playback from the current take through all takes in order then stops.
object kFBTransportNoLoop |
Playback not looping.