- position
- Position in the audio stream that the data should be read from.
- requestCount
- Number of bytes to read.
- buffer
- Pointer to the buffer where the data should be stored.
- actualCount
- On return, set this value to the number of bytes actually read.
true on success, false on failure.