gstaudio.audio_aggregator_pad

Module for [AudioAggregatorPad] class

Types 3

The default implementation of GstPad used with #GstAudioAggregator

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
AudioAggregatorPad self() nothrowReturns `this`, for use in `with` statements.
AudioAggregatorPadGidBuilder builder() static nothrowGet builder for [gstaudio.audio_aggregator_pad.AudioAggregatorPad] Returns: New builder object
bool qosMessages() @property nothrowGet `qosMessages` property. Returns: Emit QoS messages when dropping buffers.
void qosMessages(bool propval) @property nothrowSet `qosMessages` property. Params: propval = Emit QoS messages when dropping buffers.
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for gstaudio.audio_aggregator_pad.AudioAggregatorPad

Methods
T qosMessages(bool propval) nothrowSet `qosMessages` property. Params: propval = Emit QoS messages when dropping buffers. Returns: Builder instance for fluent chaining