mirror of https://github.com/LIJI32/SameBoy.git
Updated GB_apu_set_sample_callback (markdown)
parent
e02b68cdf8
commit
d74eb819b0
|
@ -10,7 +10,7 @@ In `apu.h`
|
|||
|
||||
## Description
|
||||
|
||||
This function sets a callback that's whenever the emulator instance has a rendered sample ready. The rate in which the callback is called is controlled by the [[sample rate|GB_set_sample rate]].
|
||||
This function sets a callback that's whenever the emulator instance has a rendered sample ready. The rate in which the callback is called is controlled by the [[sample rate|GB_set_sample_rate]].
|
||||
|
||||
## Thread Safety
|
||||
|
||||
|
|
Loading…
Reference in New Issue