Query: snd_pcm_set_ops
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_SET_OPS(9) PCM API SND_PCM_SET_OPS(9)NAMEsnd_pcm_set_ops - set the PCM operatorsSYNOPSISvoid snd_pcm_set_ops(struct snd_pcm * pcm, int direction, const struct snd_pcm_ops * ops);ARGUMENTSpcm the pcm instance direction stream direction, SNDRV_PCM_STREAM_XXX ops the operator tableDESCRIPTIONSets the given PCM operators to the pcm instance.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_SET_OPS(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
[TIP] Processing YAML files with yq |