]> code.delx.au - pulseaudio/blobdiff - polyp/polyplib-internal.h
bum version number
[pulseaudio] / polyp / polyplib-internal.h
index 6e64755dbd50ff4cf638438e202fec2afc213b4d..656d07dbe3a825871506cf6699140d5b507fdd1d 100644 (file)
@@ -92,6 +92,8 @@ struct pa_stream {
     uint32_t device_index;
     enum pa_stream_direction direction;
     uint32_t requested_bytes;
+    uint64_t counter;
+    pa_usec_t previous_time;
     enum pa_stream_state state;
 
     void (*state_callback)(struct pa_stream*c, void *userdata);