RTPBasePayload.autoHeaderExtension

Set autoHeaderExtension property.

  1. bool autoHeaderExtension [@property getter]
  2. bool autoHeaderExtension [@property setter]
    class RTPBasePayload
    @property
    void
    autoHeaderExtension
    (
    bool propval
    )

Parameters

propval bool

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