ScreenImageFormat

sealed class ScreenImageFormat

The image format for agent screen captures.

  • PNG - PNG format.

  • JPEG - JPEG format.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : ScreenImageFormat

Properties

Link copied to clipboard
abstract val value: String