This reference page is linked to from the following overview topics: MotionBuilder 2013, Story.
Story Management class.
This class serve as a management control for the Story global settings and members.
#include <fbstory.h>
Static Public Member Functions | |
static FBStory & | TheOne () |
Get the global story object. | |
Public Attributes | |
FBPropertyBool | Mute |
Read Write Property: If true, the Story mode will be globally disabled. | |
FBPropertyBool | LockedShot |
Read Write Property: If true, shots will be locked (no time discontinuity). | |
FBPropertyBool | SummaryClip |
Read Write Property: If true, summary clips for story folders will be created to help manipulating folder content. | |
FBPropertyBool | RecordToDisk |
Read Write Property: If true, record to story will record directly to disk. | |
FBPropertyBool | NoneBlockingPostprocess |
Read Write Property: If true, record to disk will post process recorded data in low priority thread without affecting application performance. | |
FBPropertyStoryFolder | RootFolder |
Read Only Property: Story's root folder | |
FBPropertyStoryFolder | RootEditFolder |
Read Only Property: Story's root edit folder |
static FBStory& TheOne | ( | ) | [static] |
Read Write Property: If true, the Story mode will be globally disabled.
Read Write Property: If true, shots will be locked (no time discontinuity).
Read Write Property: If true, summary clips for story folders will be created to help manipulating folder content.
Read Write Property: If true, record to story will record directly to disk.
Read Write Property: If true, record to disk will post process recorded data in low priority thread without affecting application performance.
Clip in story will remain unloaded.
FBPropertyStoryFolder RootFolder |
Read Only Property: Story's root folder
FBPropertyStoryFolder RootEditFolder |
Read Only Property: Story's root edit folder