Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
GI.GstVideo.Objects.VideoAggregatorParallelConvertPad
Contents
Description
An implementation of GstPad that can be used with VideoAggregator
.
See VideoAggregator
for more details.
Since: 1.20
Synopsis
- newtype VideoAggregatorParallelConvertPad = VideoAggregatorParallelConvertPad (ManagedPtr VideoAggregatorParallelConvertPad)
- class (GObject o, IsDescendantOf VideoAggregatorParallelConvertPad o) => IsVideoAggregatorParallelConvertPad o
- toVideoAggregatorParallelConvertPad :: (MonadIO m, IsVideoAggregatorParallelConvertPad o) => o -> m VideoAggregatorParallelConvertPad
Exported types
newtype VideoAggregatorParallelConvertPad Source #
Memory-managed wrapper type.
Constructors
VideoAggregatorParallelConvertPad (ManagedPtr VideoAggregatorParallelConvertPad) |
Instances
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
(GObject o, IsDescendantOf VideoAggregatorParallelConvertPad o) => IsVideoAggregatorParallelConvertPad o Source # | |
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
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.