diff options
author | Chris Billington <chrisjbillington@gmail.com> | 2016-01-23 12:31:33 +1100 |
---|---|---|
committer | Arun Raghavan <arun@arunraghavan.net> | 2016-06-22 21:04:47 +0530 |
commit | d2d3d0e141f5fc83301632c30af63231be00886a (patch) | |
tree | cc321c840265fabeca46572064f2fd9b73e81ebe /src/pulsecore/random.h | |
parent | e3148f9ac291baba1efa1ef22adc274283e375fa (diff) |
source: Fixed bug: pa_source_set_port() did not update the latency_offset.
Unlike pa_sink_set_port(), which calls pa_sink_set_latency_offset() to update
the latency offset of the sink to match that of its newly set port,
pa_source_set_port() did not do so. This patch adds the appropriate call to
pa_source_set_latency_offset() in pa_source_set_port() to fix this.
Diffstat (limited to 'src/pulsecore/random.h')
0 files changed, 0 insertions, 0 deletions