---
title: HAVE_METADATA
framework: webkitjs
role: symbol
path: webkitjs/htmlmediaelement/1633377-have_metadata
---

# HAVE_METADATA

Enough of the media resource has been loaded to know the duration, and in the case of a video element, the dimensions.

## Declaration

```data
const unsigned short HAVE_METADATA;
```
