set_gap_aware


Description:

public void set_gap_aware (bool gap_aware)

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

a Transform

gap_aware

New state