mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-18 08:56:40 -05:00
minor fixes for latency interpolation
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@291 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
cd3a98a2ab
commit
c57d5deef6
6 changed files with 75 additions and 17 deletions
|
|
@ -108,6 +108,7 @@ struct pa_stream {
|
|||
uint32_t ipol_usec;
|
||||
struct timeval ipol_timestamp;
|
||||
struct pa_time_event *ipol_event;
|
||||
int ipol_requested;
|
||||
|
||||
void (*state_callback)(struct pa_stream*c, void *userdata);
|
||||
void *state_userdata;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue