Returns the current frame, as prepared by decodeNextFrame, in floating point (float[]) format.
You should not keep a reference to the array because its contents will be overwritten as you continue calling decodeNextFrame.
frameSamples, decodeNextFrame
See Implementation
Added November 20, 2022 (dub v10.10)
Returns the current frame, as prepared by decodeNextFrame, in floating point (float[]) format.
You should not keep a reference to the array because its contents will be overwritten as you continue calling decodeNextFrame.