snd_pcm_set_ops(9) centos man page | unix.com

Man Page: snd_pcm_set_ops

Operating Environment: centos

Section: 9

SND_PCM_SET_OPS(9)						      PCM API							SND_PCM_SET_OPS(9)

NAME
snd_pcm_set_ops - set the PCM operators
SYNOPSIS
void snd_pcm_set_ops(struct snd_pcm * pcm, int direction, const struct snd_pcm_ops * ops);
ARGUMENTS
pcm the pcm instance direction stream direction, SNDRV_PCM_STREAM_XXX ops the operator table
DESCRIPTION
Sets the given PCM operators to the pcm instance.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_SET_OPS(9)
Related Man Pages
aoss(1) - debian
mlib_signaladpcm2bits2linear(3mlib) - sunos
mlib_signaladpcm5bits2linear(3mlib) - sunos
mlib_signallinear2adpcm3bits(3mlib) - sunos
mlib_signaladpcm2bits2linear(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!