ScreenResolution

sealed class ScreenResolution

The screen resolution for the agent streaming environment.

  • W_1280xH_720 - 1280 x 720 pixels.

Inheritors

Types

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

Properties

Link copied to clipboard
abstract val value: String