Reads a 10 ms chunk of int16 interleaved audio from the given (assumed stereo) file, converts to deinterleaved float (optionally downmixing) and returns the result in |cb|. Returns false if the file ended (or on error) and true otherwise. |int_data| and |float_data| are just temporary space that must be sufficiently large to hold the 10 ms chunk.
source not stored for this graph (policy: none)
no test coverage detected