Start Screencast Request
@Serializable
Request object containing input parameters for the PageDomain.startScreencast command.
Constructors
Link copied to clipboard
constructor(format: ScreencastFormat? = null, quality: Int? = null, maxWidth: Int? = null, maxHeight: Int? = null, everyNthFrame: Int? = null)