aboutsummaryrefslogtreecommitdiff
path: root/sokol_audio.h
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2018-09-25 20:20:52 +0200
committerAndre Weissflog <floooh@gmail.com>2018-09-25 20:20:52 +0200
commit9338dacf42c05f10bef8a4f635c9eed207494128 (patch)
tree9e4f4f6f9f3d4cb2e79f0b6d7316152d20478e10 /sokol_audio.h
parent5c059c0b7cc0ef361eadcd96aa636086aab98dde (diff)
sokol-audio: minor docs fix
Diffstat (limited to 'sokol_audio.h')
-rw-r--r--sokol_audio.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sokol_audio.h b/sokol_audio.h
index f3031940..c9de0d65 100644
--- a/sokol_audio.h
+++ b/sokol_audio.h
@@ -95,9 +95,9 @@
a good balance between low-latency and glitch-free playback
on all audio backends.
- If you want to use the callback-model, you need to provide a
- stream callback function (otherwise keep the stream_cb member
- initialized to zero).
+ If you want to use the callback-model, you need to provide a stream
+ callback function in stream_cb, otherwise keep the stream_cb member
+ initialized to zero.
Use push model and default playback parameters: