@@ -1,4 +1,4 @@
|
||||
export interface LiveViewContext {
|
||||
interface LiveViewContext {
|
||||
// A cameraID override (used for dependencies/substreams to force a different
|
||||
// camera to be live rather than the camera selected in the view).
|
||||
overrides?: Map<string, string>;
|
||||
|
||||
Reference in New Issue
Block a user