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

# PreloadParams

Interface with preload parameters.

## Properties {#properties}

#|
|| **Name** | **Type** | **Mandatory** | **Description** ||
|| `videoSlot` | string | Yes | The video element in which the video will be played later. ||
|| `preloadTimeout` | [Milliseconds](https://yandex.com/dev/video-sdk/doc/en/sdk-html5/Milliseconds.md) | No | Maximum preload duration. If the parameter is not set, the preload time will not be limited.||
|#
