---
title: webkitWirelessVideoPlaybackDisabled
framework: webkitjs
role: symbol
role_heading: Instance Property
path: webkitjs/htmlvideoelement/1630084-webkitwirelessvideoplaybackdisab
---

# webkitWirelessVideoPlaybackDisabled

A Boolean value indicating whether wireless video playback is disabled.

## Declaration

```data
attribute boolean webkitWirelessVideoPlaybackDisabled;
```

## See Also

### Displaying Video Fullscreen

- [webkitDisplayingFullscreen](webkitjs/htmlvideoelement/1630493-webkitdisplayingfullscreen.md)
- [webkitEnterFullscreen](webkitjs/htmlvideoelement/1633500-webkitenterfullscreen.md)
- [webkitExitFullscreen](webkitjs/htmlvideoelement/1629468-webkitexitfullscreen.md)
- [webkitSupportsFullscreen](webkitjs/htmlvideoelement/1628805-webkitsupportsfullscreen.md)
- [webkitEnterFullScreen](webkitjs/htmlvideoelement/1630649-webkitenterfullscreen.md)
- [webkitExitFullScreen](webkitjs/htmlvideoelement/1628991-webkitexitfullscreen.md)
