casparcg-connection
Preparing search index...
ScreenConsumerConfig
Interface ScreenConsumerConfig
interface
ScreenConsumerConfig
{
alwaysOnTop
?:
boolean
;
aspectRatio
?:
string
;
borderless
?:
boolean
;
colourSpace
?:
string
;
device
?:
number
;
height
?:
number
;
interactive
?:
boolean
;
keyOnly
?:
boolean
;
sbsKey
?:
boolean
;
stretch
?:
string
;
type
:
SCREEN
;
vsync
?:
boolean
;
width
?:
number
;
windowed
?:
boolean
;
x
?:
number
;
y
?:
number
;
}
Hierarchy (
View Summary
)
ConsumerConfig
ScreenConsumerConfig
Index
Properties
always
On
Top?
aspect
Ratio?
borderless?
colour
Space?
device?
height?
interactive?
key
Only?
sbs
Key?
stretch?
type
vsync?
width?
windowed?
x?
y?
Properties
Optional
always
On
Top
alwaysOnTop
?:
boolean
Optional
aspect
Ratio
aspectRatio
?:
string
Optional
borderless
borderless
?:
boolean
Optional
colour
Space
colourSpace
?:
string
Optional
device
device
?:
number
Optional
height
height
?:
number
Optional
interactive
interactive
?:
boolean
Optional
key
Only
keyOnly
?:
boolean
Optional
sbs
Key
sbsKey
?:
boolean
Optional
stretch
stretch
?:
string
type
type
:
SCREEN
Optional
vsync
vsync
?:
boolean
Optional
width
width
?:
number
Optional
windowed
windowed
?:
boolean
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
always
On
Top
aspect
Ratio
borderless
colour
Space
device
height
interactive
key
Only
sbs
Key
stretch
type
vsync
width
windowed
x
y
casparcg-connection
Loading...