Update documentation for ma_mixer_end().

This commit is contained in:
David Reid
2020-08-16 15:23:20 +10:00
parent 22a785d72b
commit 1baf3e941a
+3
View File
@@ -527,6 +527,9 @@ pFramesOut (in, optional)
used to initialized it. The required size in frames is defined by the output frame count returned by `ma_mixer_begin()`. It is an error for `pFramesOut`
and `pParentMixer` to both be non-NULL.
outputOffsetInFrames (in)
The offset in frames to start writing the output data to the destination buffer.
Return Value
------------