]> code.delx.au - pulseaudio/commit
device-port: Fire a hook when the latency offset changes.
authorpoljar (Damir Jelić) <poljarinho@gmail.com>
Thu, 17 Jan 2013 19:55:17 +0000 (20:55 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 20 Jan 2013 09:51:12 +0000 (11:51 +0200)
commit477d6b71b68bc00224e880e2cd99f0498917171e
treea30d2660492e83bca51ae5690bedc29f81b96e31
parent56a356180355c8c7fc5f0b410a460bc0387e866c
device-port: Fire a hook when the latency offset changes.

This change adds a new hook type: PA_CORE_HOOK_PORT_LATENCY_OFFSET_CHANGED
And it is fired when the port latency offset changes.
src/pulsecore/core.h
src/pulsecore/device-port.c