Mac OS X Reference Library Apple Developer
Search

HTMLVideoElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

webkitEnterFullscreen
webkitEnterFullScreen
webkitExitFullscreen
webkitExitFullScreen

webkitEnterFullscreen



void webkitEnterFullscreen() raises (DOMException); 

webkitEnterFullScreen



void webkitEnterFullScreen() raises (DOMException); 

webkitExitFullscreen



void webkitExitFullscreen(); 

webkitExitFullScreen



void webkitExitFullScreen(); 

Member Data

height
poster
videoHeight
videoWidth
webkitDisplayingFullscreen
webkitSupportsFullscreen
width

height



attribute unsigned long height; 

poster



attribute DOMString poster; 

videoHeight



readonly attribute unsigned long videoHeight; 

videoWidth



readonly attribute unsigned long videoWidth; 

webkitDisplayingFullscreen



readonly attribute boolean webkitDisplayingFullscreen; 

webkitSupportsFullscreen



readonly attribute boolean webkitSupportsFullscreen; 

width



attribute unsigned long width; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27