We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0608916 commit 392f866Copy full SHA for 392f866
packages/openapi/api/definitions/studios.yaml
@@ -476,6 +476,15 @@ components:
476
fallbackPartDuration:
477
type: number
478
description: The duration to apply on too short Parts Within QuickLoop when forceQuickLoopAutoNext is set to `enabled_forcing_min_duration`
479
+ allowAdlibTestingSegment:
480
+ type: boolean
481
+ description: Whether to allow adlib testing mode, before a Part is playing in a Playlist
482
+ allowHold:
483
484
+ description: Whether to allow hold operations for Rundowns in this Studio
485
+ allowPieceDirectPlay:
486
487
+ description: Whether to allow direct playing of a piece in the rundown
488
489
required:
490
- frameRate
0 commit comments