parikshan
Toggle table of contents
0.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
parikshan
parikshan-client
/
io.github.aryapreetam.parikshan.client
/
ParikshanVideoConfig
/
ParikshanVideoConfig
Parikshan
Video
Config
jvm
constructor
(
enabled
:
Boolean
,
outputDir
:
String
,
fps
:
Int
,
showCursor
:
Boolean
,
stepDelayMs
:
Long
,
postRollMs
:
Long
,
strategy
:
VideoStrategy
=
VideoStrategy.CLASS
,
videoWidth
:
Int
?
=
null
,
videoHeight
:
Int
?
=
null
,
deviceScaleFactor
:
Double
?
=
null
)