https://bugs.freedesktop.org/show_bug.cgi?id=81075

          Priority: medium
            Bug ID: 81075
                CC: [email protected]
          Assignee: [email protected]
           Summary: pa_simple_get_latency() doesnt consider the buffer
                    used by pa_simple_read()
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: misc
           Product: PulseAudio

When trying to assign wallclock timestamps to recorded audio from the simple
API, I noticed that latencies from pa_simple_get_latency() seemed behaving more
oddly than expected. The issue was solved/worked around by using the "not
simple" API.
>From looking at simple.c it seems that the p->read_data / p->read_length buffer
used in pa_simple_read() isnt considered in pa_simple_get_latency(). Which
would explain the issue ive seen with latencies

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to