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

Contents

Description

 

Synopsis

Exported types

Methods

getId

dOMVideoTrackGetId Source #

Arguments

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

self: A DOMVideoTrack

-> m Text

Returns: A gchar

No description available in the introspection data.

getKind

dOMVideoTrackGetKind Source #

Arguments

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

self: A DOMVideoTrack

-> m Text

Returns: A gchar

No description available in the introspection data.

getLabel

dOMVideoTrackGetLabel Source #

Arguments

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

self: A DOMVideoTrack

-> m Text

Returns: A gchar

No description available in the introspection data.

getLanguage

dOMVideoTrackGetLanguage Source #

Arguments

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

self: A DOMVideoTrack

-> m Text

Returns: A gchar

No description available in the introspection data.

getSelected

dOMVideoTrackGetSelected Source #

Arguments

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

self: A DOMVideoTrack

-> m Bool

Returns: A Bool

No description available in the introspection data.

setSelected

dOMVideoTrackSetSelected Source #

Arguments

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

self: A DOMVideoTrack

-> Bool

value: A Bool

-> m () 

No description available in the introspection data.

Properties

id

data DOMVideoTrackIdPropertyInfo Source #

Instances

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

kind

data DOMVideoTrackKindPropertyInfo Source #

Instances

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

label

data DOMVideoTrackLabelPropertyInfo Source #

Instances

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

language

data DOMVideoTrackLanguagePropertyInfo Source #

Instances

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

selected

data DOMVideoTrackSelectedPropertyInfo Source #

Instances

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