set_frame_samples_max


Description:

public void set_frame_samples_max (int num)

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

If an exact number of samples is required, set_frame_samples_min 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