library / dev.bmcreations.scrcast.config / Options / startDelayMs
startDelayMs¶
val startDelayMs:
Long
The time (in milliseconds) to delay the recording after calling ScrCast.record.
Will emit RecordingState.Delay with a countdown from startDelayMs down to zero (in seconds).
See Also