1SND_PCM_STREAM_STR(9) Sound Devices SND_PCM_STREAM_STR(9)
23
4
NAME
6snd_pcm_stream_str - Get a string naming the direction of a stream
7
SYNOPSIS
9const char * snd_pcm_stream_str(struct snd_pcm_substream * substream);
10
ARGUMENTS
12substream
13the pcm substream instance
14
RETURN
16A string naming the direction of the stream.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 SND_PCM_STREAM_STR(9)