Returns the number of samples in the current frame, as prepared by decodeNextFrame.
You probably never need to actually call this, as it is just frameSamplesFloat.length / channels.
frameSamplesFloat, frameSamples, decodeNextFrame, channels
See Implementation
Returns the number of samples in the current frame, as prepared by decodeNextFrame.
You probably never need to actually call this, as it is just frameSamplesFloat.length / channels.