Norihiro Kamae d044231bfc libobs/media-io: Sleep to next audio time accurately
Prior to this change, the audio thread roughly waits the time of
`AUDIO_OUTPUT_FRAMES`, and consecutively processes twice or more if the
latency is accumulated. This behavior causes fluctuation of timing to
output audio packets. This change introduces `os_sleepto_ns_fast` so
that the audio packets will be periodically output.
2022-05-15 02:31:31 -07:00
..
2022-05-15 02:31:31 -07:00
2022-03-27 16:28:40 -07:00
2019-06-23 23:49:10 -07:00
2022-03-19 15:46:34 -07:00
2022-03-19 15:46:34 -07:00
2019-06-23 23:49:10 -07:00
2022-03-19 15:46:34 -07:00
2022-03-19 15:46:34 -07:00
2019-10-14 17:19:38 -07:00