Story Management class.
This class serve as a management control for the Story global settings and members.

Public Member Functions |
|
| FBStory | TheOne () |
| Get the global story object. |
|
Public Attributes |
|
| FBPropertyBase | Mute |
| Read Write Property: If true, the
Story mode will be globally disabled. |
|
| FBPropertyBase | LockedShot |
| Read Write Property: If true, shots
will be locked (no time discontinuity). |
|
| FBPropertyBase | SummaryClip |
| Read Write Property: If true, summary
clips for story folders will be created to help manipulating folder
content. |
|
| FBPropertyBase | RecordToDisk |
| Read Write Property: If true, record
to story will record directly to disk. |
|
| FBPropertyBase | 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. |
|
| FBStory TheOne | ( | ) |
| FBPropertyBase Mute |
Read Write Property: If true, the Story mode will be globally disabled.
| FBPropertyBase LockedShot |
Read Write Property: If true, shots will be locked (no time discontinuity).
| FBPropertyBase SummaryClip |
Read Write Property: If true, summary clips for story folders will be created to help manipulating folder content.
| FBPropertyBase RecordToDisk |
Read Write Property: If true, record to story will record directly to disk.
| FBPropertyBase NoneBlockingPostprocess |
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.