BaseSinkGidBuilderImpl.async

Set async property.

class BaseSinkGidBuilderImpl(T)
T
async
(
bool propval
)

Parameters

propval bool

If set to true, the basesink will perform asynchronous state changes. When set to false, the sink will not signal the parent when it prerolls. Use this option when dealing with sparse streams or when synchronisation is not required.

Return Value

Type: T

Builder instance for fluent chaining