set_hard_min


Description:

public void set_hard_min (bool enabled)

Configures encoder hard minimum handling.

If enabled, subclass will never be handed less samples than it configured, which otherwise might occur near end-of-data handling. Instead, the leftover samples will simply be discarded.

MT safe.

Parameters:

this

a Encoder

enabled

new state