Commit 1baf3e94 authored by David Reid's avatar David Reid

Update documentation for ma_mixer_end().

parent 22a785d7
...@@ -527,6 +527,9 @@ pFramesOut (in, optional) ...@@ -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` 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. 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 Return Value
------------ ------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment