---
metadata:
  - name: generator
    content: Diplodoc Platform v5.34.3
alternate:
  - https://yandex.com/dev/video-sdk/doc/en/sdk-html5/PixelSize.md
  - https://yandex.com/dev/video-sdk/doc/ru/sdk-html5/PixelSize.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/video-sdk/doc/en/llms.txt

# PixelSize

Object size.

[Properties](#properties)

## Properties {#properties}

Name | Type | Mandatory | Description
----- | ----- | ----- | -----
`width` | [Pixels](Pixels.md) | Yes | Object width in pixels.
`height` | [Pixels](Pixels.md) | Yes | Object height in pixels
