set_frame_options


Description:

public void set_frame_options (int frame_duration, int frame_size)

Sets the options for frame based audio codecs.

Parameters:

this

a pointer to the element.

frame_duration

The duraction of an audio frame in milliseconds.

frame_size

The size of an audio frame in bytes.