summaryrefslogtreecommitdiffstats
path: root/polyp/polyplib-def.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-11-17 23:11:34 +0000
committerLennart Poettering <lennart@poettering.net>2004-11-17 23:11:34 +0000
commitc57d5deef6ee33ab892398c7fd27400cd4ce4542 (patch)
treef97cbdec3066ac66523539ef4763cfca3e779e38 /polyp/polyplib-def.h
parentcd3a98a2ab1b8be413d50db9baa5bf52fa3a3a45 (diff)
minor fixes for latency interpolation
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@291 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/polyplib-def.h')
-rw-r--r--polyp/polyplib-def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/polyplib-def.h b/polyp/polyplib-def.h
index e2fbaea5..44c2034b 100644
--- a/polyp/polyplib-def.h
+++ b/polyp/polyplib-def.h
@@ -176,7 +176,7 @@ struct pa_latency_info {
pa_usec_t source_usec; /**< Time in usecs a sample takes from being recorded to being delivered to the application. Only for record streams. \since 0.5*/
pa_usec_t transport_usec; /**< Estimated time in usecs a sample takes to be transferred to/from the daemon. For both playback and record streams. \since 0.5 */
int playing; /**< Non-zero when the stream is currently playing. Only for playback streams. */
- uint32_t queue_length; /**< Queue size in bytes. For both playback and recrd streams. */
+ uint32_t queue_length; /**< Queue size in bytes. For both playback and record streams. */
int synchronized_clocks; /**< Non-zero if the local and the
* remote machine have synchronized
* clocks. If synchronized clocks are