VideoOverlayUnit

sealed class VideoOverlayUnit

Specify the Unit type to use when you enter a value for X position, Y position, Width, or Height. You can choose Pixels or Percentage. Leave blank to use the default value, Pixels.

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) : VideoOverlayUnit

Properties

Link copied to clipboard
abstract val value: String