[pulseaudio-discuss] [PATCH v6 15/25] alsa-{source, sink}.c: Handle PA_{SOURCE, SINK}_MESSAGE_GET_RAW_LATENCY

Tanu Kaskinen tanuk at iki.fi
Tue Aug 16 16:54:48 UTC 2016


On Sun, 2016-06-05 at 21:05 +0200, Georg Chini wrote:
> -static pa_usec_t sink_get_latency(struct userdata *u) {
> -    pa_usec_t r;
> +static pa_usec_t sink_get_latency(struct userdata *u, bool raw) {

The function return type should be changed to int64_t.

-- 
Tanu


More information about the pulseaudio-discuss mailing list