Python Reference Guide
 
Loading...
Searching...
No Matches
FBStoryClipGhostTimeMode Class Reference

Time mode to display ghost. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBStoryClipGhostTimeMode:

Public Attributes

 kFBStoryClipGhostCurrent
 Show the ghost at current time of the clip.

 
 kFBStoryClipGhostStart
 Show the ghost at start time of the clip.

 
 kFBStoryClipGhostStop
 Show the ghost at stop time of the clip.

 
 kFBStoryClipGhostCustom
 Show the ghost at custom time of the clip. See GhostManipulatorCustomTime property.

 

Detailed Description

Time mode to display ghost.


Member Data Documentation

◆ kFBStoryClipGhostCurrent

kFBStoryClipGhostCurrent

Show the ghost at current time of the clip.

◆ kFBStoryClipGhostCustom

kFBStoryClipGhostCustom

Show the ghost at custom time of the clip. See GhostManipulatorCustomTime property.

◆ kFBStoryClipGhostStart

kFBStoryClipGhostStart

Show the ghost at start time of the clip.

◆ kFBStoryClipGhostStop

kFBStoryClipGhostStop

Show the ghost at stop time of the clip.