set_gap_aware
Description:
If gap_aware
is false
(the default), output buffers will have the
GAP flag unset.
If set to true
, the element must handle output buffers with this flag set correctly, i.e. it can assume that the buffer contains
neutral data but must unset the flag if the output is no neutral data.
MT safe.
Parameters:
this | |
gap_aware |
New state |