RTPBaseDepayloadGidBuilderImpl.autoHeaderExtension

Set autoHeaderExtension property.

class RTPBaseDepayloadGidBuilderImpl(T)
T
autoHeaderExtension
(
bool propval
)

Parameters

propval bool

If enabled, the depayloader will automatically try to enable all the RTP header extensions provided in the sink caps, saving the application the need to handle these extensions manually using the GstRTPBaseDepayload::request-extension: signal.

Return Value

Type: T

Builder instance for fluent chaining