Home | History | Annotate | Download | only in src

Lines Matching refs:AudioRead

437         /* AudioRead() - output: number of frames (mono: 1 sample, stereo: 2 samples)*/
438 frames_read = AudioRead ( CodecBuffer + iReadFrames, frames_to_read );