obsRaw.transitionName |
String |
Name of the transition |
obsRaw.transitionKind |
String |
Kind of the transition |
obsRaw.transitionFixed |
Boolean |
Whether the transition uses a fixed (unconfigurable) duration |
obsRaw.transitionDuration |
Number |
Configured transition duration in milliseconds. null if transition is fixed |
obsRaw.transitionConfigurable |
Boolean |
Whether the transition supports being configured |
obsRaw.transitionSettings |
Object |
Object of settings for the transition. null if transition is not configurable |