FBTimeMarkAction Class Reference

FBTimeMarkAction Class Reference

#include <mobu-python-api.h>

Class Description

Time (Global & Take) Mark assigned action.

+ Inheritance diagram for FBTimeMarkAction:

Public Attributes

object kFBTimeMarkAction_None
 No action. More...
 
object kFBTimeMarkAction_Stop
 When reaching the mark, the playback stops. More...
 
object kFBTimeMarkAction_Loop
 When reaching the mark, the playback loops to previous global mark (or start frame if any). More...
 

Member Data Documentation

object kFBTimeMarkAction_Loop

When reaching the mark, the playback loops to previous global mark (or start frame if any).

object kFBTimeMarkAction_None

No action.

The mark is just visual hint.

object kFBTimeMarkAction_Stop

When reaching the mark, the playback stops.