addAudioFrameCD

addAudioFrameCD(float x, float y, float width, float height) method

Adds an AudioFrame with CD to the end of collection.

Parameters

NameTypeDescription
xfloatX coordinate of a new audio frame.
yfloatY coordinate of a new audio frame.
widthfloatWidth of a new audio frame.
heightfloatHeight of a new audio frame.

Returns

AudioFrame