snd_pcm_stream_str (9) Linux Manual Page
snd_pcm_stream_str – Get a string naming the direction of a stream
Synopsis
const char *snd_pcm_stream_str(struct snd_pcm_substream *substream);
Arguments
substream
-
- the pcm substream instance
Return
A string naming the direction of the stream.
