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

# AdaptivePixelSize

Element dimensions are not fixed - returns `undefined`. This means that the dimensions are adaptive.

[Properties](#properties)

## Properties {#properties}

Name | Type | Mandatory | Description
----- | ----- | ----- | -----
`width` | undefined | Yes | Adaptive object width in pixels.
`height` | undefined | Yes | Adaptive object height in pixels.
