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.DOMVideoPlaybackQuality

Contents

Description

 

Synopsis

Exported types

Methods

getCorruptedVideoFrames

getCreationTime

getDroppedVideoFrames

getTotalFrameDelay

getTotalVideoFrames

Properties

corruptedVideoFrames

data DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrOrigin DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo = "corrupted-video-frames"
type AttrGetType DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMVideoPlaybackQualityCorruptedVideoFrames :: AttrLabelProxy "corruptedVideoFrames" Source #

creationTime

data DOMVideoPlaybackQualityCreationTimePropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityCreationTimePropertyInfo = * ~ ()
type AttrOrigin DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityCreationTimePropertyInfo = "creation-time"
type AttrGetType DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityCreationTimePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMVideoPlaybackQualityCreationTime :: AttrLabelProxy "creationTime" Source #

droppedVideoFrames

data DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrOrigin DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo = "dropped-video-frames"
type AttrGetType DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMVideoPlaybackQualityDroppedVideoFrames :: AttrLabelProxy "droppedVideoFrames" Source #

totalFrameDelay

data DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = * ~ ()
type AttrOrigin DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = "total-frame-delay"
type AttrGetType DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag)

dOMVideoPlaybackQualityTotalFrameDelay :: AttrLabelProxy "totalFrameDelay" Source #

totalVideoFrames

data DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source #

Instances

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

dOMVideoPlaybackQualityTotalVideoFrames :: AttrLabelProxy "totalVideoFrames" Source #