gi-gstvideo-1.0.28: GStreamerVideo bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

Description

An implementation of GstPad that can be used with VideoAggregator.

See VideoAggregator for more details.

Since: 1.20

Synopsis

Exported types

newtype VideoAggregatorParallelConvertPad Source #

Memory-managed wrapper type.

Instances

Instances details
Eq VideoAggregatorParallelConvertPad Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

GObject VideoAggregatorParallelConvertPad Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

ManagedPtrNewtype VideoAggregatorParallelConvertPad Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

TypedObject VideoAggregatorParallelConvertPad Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

Methods

glibType :: IO GType

HasParentTypes VideoAggregatorParallelConvertPad Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

IsGValue (Maybe VideoAggregatorParallelConvertPad) Source #

Convert VideoAggregatorParallelConvertPad to and from GValue. See toGValue and fromGValue.

Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

type ParentTypes VideoAggregatorParallelConvertPad Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

type ParentTypes VideoAggregatorParallelConvertPad = '[VideoAggregatorConvertPad, VideoAggregatorPad, AggregatorPad, Pad, Object, Object]

class (GObject o, IsDescendantOf VideoAggregatorParallelConvertPad o) => IsVideoAggregatorParallelConvertPad o Source #

Type class for types which can be safely cast to VideoAggregatorParallelConvertPad, for instance with toVideoAggregatorParallelConvertPad.

Instances

Instances details
(GObject o, IsDescendantOf VideoAggregatorParallelConvertPad o) => IsVideoAggregatorParallelConvertPad o Source # 
Instance details

Defined in GI.GstVideo.Objects.VideoAggregatorParallelConvertPad

toVideoAggregatorParallelConvertPad :: (MonadIO m, IsVideoAggregatorParallelConvertPad o) => o -> m VideoAggregatorParallelConvertPad Source #

Cast to VideoAggregatorParallelConvertPad, for types for which this is known to be safe. For general casts, use castTo.

Methods

Click to display all available methods, including inherited ones

Expand

Methods

activateMode, addControlBinding, addProbe, bindProperty, bindPropertyFull, canLink, chain, chainList, checkReconfigure, createStreamId, defaultError, dropBuffer, eventDefault, forceFloating, forward, freezeNotify, getv, hasActiveControlBindings, hasAncestor, hasAsAncestor, hasAsParent, hasBuffer, hasCurrentBuffer, hasCurrentCaps, isActive, isBlocked, isBlocking, isEos, isFloating, isInactive, isLinked, iterateInternalLinks, iterateInternalLinksDefault, link, linkFull, linkMaybeGhosting, linkMaybeGhostingFull, markReconfigure, needsReconfigure, notify, notifyByPspec, pauseTask, peekBuffer, peerQuery, peerQueryAcceptCaps, peerQueryCaps, peerQueryConvert, peerQueryDuration, peerQueryPosition, popBuffer, proxyQueryAcceptCaps, proxyQueryCaps, pullRange, push, pushEvent, pushList, query, queryAcceptCaps, queryCaps, queryConvert, queryDefault, queryDuration, queryPosition, ref, refSink, removeControlBinding, removeProbe, runDispose, sendEvent, startTask, stealData, stealQdata, stickyEventsForeach, stopTask, storeStickyEvent, suggestNextSync, syncValues, thawNotify, unlink, unparent, unref, updateConversionInfo, useFixedCaps, watchClosure.

Getters

getAllowedCaps, getControlBinding, getControlRate, getCurrentBuffer, getCurrentCaps, getData, getDirection, getElementPrivate, getGValueArray, getLastFlowReturn, getName, getOffset, getPadTemplate, getPadTemplateCaps, getParent, getParentElement, getPathString, getPeer, getPreparedFrame, getProperty, getQdata, getRange, getSingleInternalLink, getStickyEvent, getStream, getStreamId, getTaskState, getValue.

Setters

setActivateFunctionFull, setActivatemodeFunctionFull, setActive, setChainFunctionFull, setChainListFunctionFull, setControlBindingDisabled, setControlBindingsDisabled, setControlRate, setData, setDataFull, setElementPrivate, setEventFullFunctionFull, setEventFunctionFull, setGetrangeFunctionFull, setIterateInternalLinksFunctionFull, setLinkFunctionFull, setName, setNeedsAlpha, setOffset, setParent, setProperty, setQueryFunctionFull, setUnlinkFunctionFull.