---
title: VIDEO_FAILED_TO_LOAD
framework: livephotoskitjs
role: symbol
role_heading: Enumeration Case
path: livephotoskitjs/livephotoskit.errors/video_failed_to_load
---

# VIDEO_FAILED_TO_LOAD

Video asset failed to load.

## Declaration

```data
const number VIDEO_FAILED_TO_LOAD;
```

## Discussion

Discussion Error code for when the video component of the Live Photo is unable to be loaded. This could be due to network conditions or an inability to decode the video.

## See Also

### Enumeration Cases

- [PHOTO_FAILED_TO_LOAD](livephotoskitjs/livephotoskit.errors/photo_failed_to_load.md)
