LiveEventActionInput interface
The LiveEvent action input parameter definition.
Properties
remove |
The flag indicates whether live outputs are automatically deleted when live event is being stopped. Deleting live outputs do not delete the underlying assets. |
Property Details
removeOutputsOnStop
The flag indicates whether live outputs are automatically deleted when live event is being stopped. Deleting live outputs do not delete the underlying assets.
removeOutputsOnStop?: boolean
Property Value
boolean