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

dOMVideoPlaybackQualityGetCorruptedVideoFrames Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMVideoPlaybackQuality a) 
=> a

self: A DOMVideoPlaybackQuality

-> m CULong

Returns: A gulong

No description available in the introspection data.

getCreationTime

dOMVideoPlaybackQualityGetCreationTime Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMVideoPlaybackQuality a) 
=> a

self: A DOMVideoPlaybackQuality

-> m Double

Returns: A gdouble

No description available in the introspection data.

getDroppedVideoFrames

dOMVideoPlaybackQualityGetDroppedVideoFrames Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMVideoPlaybackQuality a) 
=> a

self: A DOMVideoPlaybackQuality

-> m CULong

Returns: A gulong

No description available in the introspection data.

getTotalFrameDelay

dOMVideoPlaybackQualityGetTotalFrameDelay Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMVideoPlaybackQuality a) 
=> a

self: A DOMVideoPlaybackQuality

-> m Double

Returns: A gdouble

No description available in the introspection data.

getTotalVideoFrames

dOMVideoPlaybackQualityGetTotalVideoFrames Source #

Arguments

:: (HasCallStack, MonadIO m, IsDOMVideoPlaybackQuality a) 
=> a

self: A DOMVideoPlaybackQuality

-> m CULong

Returns: A gulong

No description available in the introspection data.

Properties

corruptedVideoFrames

data DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrOrigin DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrGetType DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityCorruptedVideoFramesPropertyInfo Source # 

creationTime

data DOMVideoPlaybackQualityCreationTimePropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrOrigin DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrGetType DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityCreationTimePropertyInfo Source # 

droppedVideoFrames

data DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrOrigin DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrGetType DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityDroppedVideoFramesPropertyInfo Source # 

totalFrameDelay

data DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrOrigin DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrGetType DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityTotalFrameDelayPropertyInfo Source # 

totalVideoFrames

data DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source #

Instances

AttrInfo DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source # 
type AttrOrigin DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source # 
type AttrLabel DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source # 
type AttrGetType DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source # 
type AttrBaseTypeConstraint DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source # 
type AttrSetTypeConstraint DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source # 
type AttrAllowedOps DOMVideoPlaybackQualityTotalVideoFramesPropertyInfo Source #