library / dev.bmcreations.scrcast.config / Options / <init>
<init>¶
Options(video:VideoConfig= VideoConfig(), storage:StorageConfig= StorageConfig(), notification:NotificationConfig= NotificationConfig(), moveTaskToBack:Boolean= false, startDelayMs:Long= 0, stopOnScreenOff:Boolean= false)
An immutable data object representing the Available configuration options for storage, recording, and providing user interaction with the screen recording.
See Also