]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Enhanced - minimal sleep
authorJaroslav Kysela <perex@perex.cz>
Thu, 8 Nov 2001 15:50:47 +0000 (15:50 +0000)
committerJaroslav Kysela <perex@perex.cz>
Thu, 8 Nov 2001 15:50:47 +0000 (15:50 +0000)
doc/pcm.doxygen

index 536ebd7826ff190d5520e1aa00f3f915d98c78a3..568408f725818f761cfc0da89c8e3a8566316065 100644 (file)
@@ -292,6 +292,15 @@ The timestamp mode specifies, if timestamps are activated. Currently, only
 \endlink modes are known. The mmap mode means that timestamp is taken
 on every period time boundary.
 
+\par Minimal sleep
+
+This parameters means the minimum of ticks to sleep using a standalone
+timer (usually the system timer). The tick resolution can be obtained
+via the function \link ::snd_pcm_hw_params_get_tick_time \endlink. This
+function can be used to fine-tune the transfer acknowledge process. It could
+be useful especially when some hardware does not support small transfer
+periods.
+
 \par Transfer align
 
 The read / write transfers can be aligned to this sample count. The modulo