VideoAggregatorParallelConvertPad

An implementation of GstPad that can be used with #GstVideoAggregator.

See #GstVideoAggregator for more details.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

self
VideoAggregatorParallelConvertPad self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From VideoAggregatorConvertPad

getGType
GType getGType()
gType
GType gType [@property getter]
self
VideoAggregatorConvertPad self()

Returns this, for use in with statements.

converterConfig
gst.structure.Structure converterConfig [@property getter]
converterConfig
gst.structure.Structure converterConfig [@property setter]
updateConversionInfo
void updateConversionInfo()

Requests the pad to check and update the converter before the next usage to update for any changes that have happened.