LayerResolution

data class LayerResolution

The LayerResolution class represents the resolution of a video layer.

Properties

Link copied to clipboard
val height: Int = 0

The height of the current layer.

Link copied to clipboard
val width: Int = 0

The width of the current layer.