diff options
| author | Volker RĂ¼melin | 2021-05-17 21:46:02 +0200 |
|---|---|---|
| committer | Gerd Hoffmann | 2021-06-17 11:54:09 +0200 |
| commit | 50db82d84ce24e893932ecb1aa90cc9c5560fc91 (patch) | |
| tree | 09d26d1ae2c0b23a96902d7214911ddcc0fac4e0 /python | |
| parent | alsaaudio: remove #ifdef DEBUG to avoid bit rot (diff) | |
| download | qemu-50db82d84ce24e893932ecb1aa90cc9c5560fc91.tar.gz qemu-50db82d84ce24e893932ecb1aa90cc9c5560fc91.tar.xz qemu-50db82d84ce24e893932ecb1aa90cc9c5560fc91.zip | |
paaudio: remove unused stream flags
In current code there are no calls to pa_stream_get_latency()
or pa_stream_get_time() to receive latency or time information.
Remove the flags PA_STREAM_INTERPOLATE_TIMING and
PA_STREAM_AUTO_TIMING_UPDATE which instruct PulseAudio to
calculate this information in regular intervals.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-Id: <20210517194604.2545-2-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
