insertAudioFrameCD

insertAudioFrameCD(int index, float x, float y, float width, float height) method

Insert an AudioFrame with CD.

Parameters

NameTypeDescription
indexintThe zero-based index at which video frame should be inserted.
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