gi-webkit-0.2.4.13: 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

dOMVideoPlaybackQualityGetCorruptedVideoFrames

dOMVideoPlaybackQualityGetCreationTime

dOMVideoPlaybackQualityGetDroppedVideoFrames

dOMVideoPlaybackQualityGetTotalFrameDelay

dOMVideoPlaybackQualityGetTotalVideoFrames

Properties

CorruptedVideoFrames

data DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source

Instances

AttrInfo DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source 
type AttrLabel DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo = "corrupted-video-frames" Source 
type AttrGetType DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo = Word64 Source 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo = DOMVideoPlaybackQualityK Source 
type AttrSetTypeConstraint DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

CreationTime

data DOMVideoPlaybackQualityCreationTimePropertyInfo Source

Instances

AttrInfo DOMVideoPlaybackQualityCreationTimePropertyInfo Source 
type AttrLabel DOMVideoPlaybackQualityCreationTimePropertyInfo = "creation-time" Source 
type AttrGetType DOMVideoPlaybackQualityCreationTimePropertyInfo = Double Source 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityCreationTimePropertyInfo = DOMVideoPlaybackQualityK Source 
type AttrSetTypeConstraint DOMVideoPlaybackQualityCreationTimePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMVideoPlaybackQualityCreationTimePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

DroppedVideoFrames

data DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source

Instances

AttrInfo DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source 
type AttrLabel DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo = "dropped-video-frames" Source 
type AttrGetType DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo = Word64 Source 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo = DOMVideoPlaybackQualityK Source 
type AttrSetTypeConstraint DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

TotalFrameDelay

data DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source

Instances

AttrInfo DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source 
type AttrLabel DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = "total-frame-delay" Source 
type AttrGetType DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = Double Source 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = DOMVideoPlaybackQualityK Source 
type AttrSetTypeConstraint DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

TotalVideoFrames

data DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source

Instances

AttrInfo DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source 
type AttrLabel DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo = "total-video-frames" Source 
type AttrGetType DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo = Word64 Source 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo = DOMVideoPlaybackQualityK Source 
type AttrSetTypeConstraint DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source