linux icon indicating copy to clipboard operation
linux copied to clipboard

topology: add token to specify wait time for PCM substreams.

Open plbossart opened this issue 4 years ago • 0 comments

in sound/soc/sof/pcm.c we have this

	/* set wait time - TODO: come from topology */
	substream->wait_time = 500;

Let's add a token for this.

plbossart avatar May 14 '20 20:05 plbossart