diff docs/ProjectSpecificationDocument.tex @ 57:086a10f85fde Dev_main

Added Loop
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Sat, 18 Apr 2015 15:36:10 +0100
parents 8baa6b5cb4be
children 38f2df7badda
line wrap: on
line diff
--- a/docs/ProjectSpecificationDocument.tex	Fri Apr 17 10:06:20 2015 +0100
+++ b/docs/ProjectSpecificationDocument.tex	Sat Apr 18 15:36:10 2015 +0100
@@ -46,6 +46,7 @@
 \item \texttt{sampleRate} - Optional, Number. If your test requires a specific sample rate, this should be set to the desired sample rate in Hertz. This does not set the browser to the correct sample rate, but forces the browser to check the sample rate matches. If this is undefined, no sample rate matching will occur.
 \item \texttt{randomiseOrder} - Optional, Boolean String. Defaults to false. Determine if the track order should be randomised. Must be true or false.
 \item \texttt{repeatCount} - Optional, Number. Defaults to 0 (ie: no repeats). The number of times a test should be repeated.
+\item \texttt{loop} - Optional, Boolean String. Defaults to false. Enable if audioElements should loop their playback or not.
 \end{itemize}
 
 \subsection{Elements}