Python Reference Guide
FBTimeMarkAction Class Reference

Time (Global & Take) Mark assigned action. More...

Inheritance diagram for FBTimeMarkAction:

Public Attributes

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

Detailed Description

Time (Global & Take) Mark assigned action.


Member Data Documentation

◆ kFBTimeMarkAction_Loop

kFBTimeMarkAction_Loop

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

◆ kFBTimeMarkAction_None

kFBTimeMarkAction_None

No action. The mark is just visual hint.

◆ kFBTimeMarkAction_Stop

kFBTimeMarkAction_Stop

When reaching the mark, the playback stops.