Contains information about item schedule
Fields:
Name | Type | Description |
---|---|---|
dblExitTime | double | Time for the composition to hide (in seconds) |
dblIntroTime | double | Time for compositions or items to come up (in seconds ) |
dblScheduledTime | double | Time to show (in seconds, according to specified timeline) |
dblShowTime | double | Time for a composition to be shown (in seconds) |
nShowHide | integer | Parameters for showing or hiding items: 0: default (use the dblIntroTime sign) -1: hide item (e.g. for hiding without transitions) 1: show item (e.g. for show without transitions) |