gi-webkit-3.0.7: WebKit bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.WebKit.Objects.DOMHTMLVideoElement

Contents

Description

 

Synopsis

Exported types

Methods

getHeight

data DOMHTMLVideoElementGetHeightMethodInfo Source #

Instances

((~) * signature (m CULong), MonadIO m, IsDOMHTMLVideoElement a) => MethodInfo * DOMHTMLVideoElementGetHeightMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLVideoElementGetHeightMethodInfo a -> signature -> s

getPoster

data DOMHTMLVideoElementGetPosterMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsDOMHTMLVideoElement a) => MethodInfo * DOMHTMLVideoElementGetPosterMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLVideoElementGetPosterMethodInfo a -> signature -> s

getVideoHeight

getVideoWidth

getWebkitDecodedFrameCount

getWebkitDisplayingFullscreen

getWebkitDroppedFrameCount

getWebkitSupportsFullscreen

getWebkitWirelessVideoPlaybackDisabled

getWidth

data DOMHTMLVideoElementGetWidthMethodInfo Source #

Instances

((~) * signature (m CULong), MonadIO m, IsDOMHTMLVideoElement a) => MethodInfo * DOMHTMLVideoElementGetWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLVideoElementGetWidthMethodInfo a -> signature -> s

setHeight

data DOMHTMLVideoElementSetHeightMethodInfo Source #

Instances

((~) * signature (CULong -> m ()), MonadIO m, IsDOMHTMLVideoElement a) => MethodInfo * DOMHTMLVideoElementSetHeightMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLVideoElementSetHeightMethodInfo a -> signature -> s

setPoster

data DOMHTMLVideoElementSetPosterMethodInfo Source #

Instances

((~) * signature (Text -> m ()), MonadIO m, IsDOMHTMLVideoElement a) => MethodInfo * DOMHTMLVideoElementSetPosterMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLVideoElementSetPosterMethodInfo a -> signature -> s

setWebkitWirelessVideoPlaybackDisabled

setWidth

data DOMHTMLVideoElementSetWidthMethodInfo Source #

Instances

((~) * signature (CULong -> m ()), MonadIO m, IsDOMHTMLVideoElement a) => MethodInfo * DOMHTMLVideoElementSetWidthMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy DOMHTMLVideoElementSetWidthMethodInfo a -> signature -> s

webkitEnterFullScreen

webkitEnterFullscreen

webkitExitFullScreen

webkitExitFullscreen

Properties

height

data DOMHTMLVideoElementHeightPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementHeightPropertyInfo = * ~ CULong
type AttrOrigin DOMHTMLVideoElementHeightPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementHeightPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementHeightPropertyInfo = "height"
type AttrGetType DOMHTMLVideoElementHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementHeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLVideoElementHeight :: AttrLabelProxy "height" Source #

poster

data DOMHTMLVideoElementPosterPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementPosterPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementPosterPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementPosterPropertyInfo = * ~ Text
type AttrOrigin DOMHTMLVideoElementPosterPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementPosterPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementPosterPropertyInfo = "poster"
type AttrGetType DOMHTMLVideoElementPosterPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementPosterPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementPosterPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementPosterPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLVideoElementPoster :: AttrLabelProxy "poster" Source #

videoHeight

data DOMHTMLVideoElementVideoHeightPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementVideoHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementVideoHeightPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementVideoHeightPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLVideoElementVideoHeightPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementVideoHeightPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementVideoHeightPropertyInfo = "video-height"
type AttrGetType DOMHTMLVideoElementVideoHeightPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementVideoHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementVideoHeightPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementVideoHeightPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLVideoElementVideoHeight :: AttrLabelProxy "videoHeight" Source #

videoWidth

data DOMHTMLVideoElementVideoWidthPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementVideoWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementVideoWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementVideoWidthPropertyInfo = * ~ ()
type AttrOrigin DOMHTMLVideoElementVideoWidthPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementVideoWidthPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementVideoWidthPropertyInfo = "video-width"
type AttrGetType DOMHTMLVideoElementVideoWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementVideoWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementVideoWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementVideoWidthPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLVideoElementVideoWidth :: AttrLabelProxy "videoWidth" Source #

webkitDecodedFrameCount

data DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source # 
type AttrOrigin DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo = "webkit-decoded-frame-count"
type AttrGetType DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitDecodedFrameCountPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLVideoElementWebkitDecodedFrameCount :: AttrLabelProxy "webkitDecodedFrameCount" Source #

webkitDisplayingFullscreen

data DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source # 
type AttrOrigin DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo = "webkit-displaying-fullscreen"
type AttrGetType DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitDisplayingFullscreenPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLVideoElementWebkitDisplayingFullscreen :: AttrLabelProxy "webkitDisplayingFullscreen" Source #

webkitDroppedFrameCount

data DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source # 
type AttrOrigin DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo = "webkit-dropped-frame-count"
type AttrGetType DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitDroppedFrameCountPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLVideoElementWebkitDroppedFrameCount :: AttrLabelProxy "webkitDroppedFrameCount" Source #

webkitSupportsFullscreen

data DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source # 
type AttrOrigin DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo = "webkit-supports-fullscreen"
type AttrGetType DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitSupportsFullscreenPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMHTMLVideoElementWebkitSupportsFullscreen :: AttrLabelProxy "webkitSupportsFullscreen" Source #

webkitWirelessVideoPlaybackDisabled

data DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source # 
type AttrOrigin DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo = "webkit-wireless-video-playback-disabled"
type AttrGetType DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabledPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLVideoElementWebkitWirelessVideoPlaybackDisabled :: AttrLabelProxy "webkitWirelessVideoPlaybackDisabled" Source #

width

data DOMHTMLVideoElementWidthPropertyInfo Source #

Instances

AttrInfo DOMHTMLVideoElementWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementWidthPropertyInfo Source # 
type AttrSetTypeConstraint DOMHTMLVideoElementWidthPropertyInfo = * ~ CULong
type AttrOrigin DOMHTMLVideoElementWidthPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWidthPropertyInfo Source # 
type AttrLabel DOMHTMLVideoElementWidthPropertyInfo = "width"
type AttrGetType DOMHTMLVideoElementWidthPropertyInfo Source # 
type AttrBaseTypeConstraint DOMHTMLVideoElementWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWidthPropertyInfo Source # 
type AttrAllowedOps DOMHTMLVideoElementWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

dOMHTMLVideoElementWidth :: AttrLabelProxy "width" Source #