set_frame_samples_min


Description:

public void set_frame_samples_min (int num)

Sets number of samples (per channel) subclass needs to be handed, at least or will be handed all available if 0.

If an exact number of samples is required, set_frame_samples_max must be called with the same number.

Note: This value will be reset to 0 every time before set_format is called.

Parameters:

this

a Encoder

num

number of samples per frame