snd_pcm_hw_constraint_msbits(9) centos man page | unix.com

Man Page: snd_pcm_hw_constraint_msbits

Operating Environment: centos

Section: 9

SND_PCM_HW_CONSTRAIN(9) 					      PCM API						   SND_PCM_HW_CONSTRAIN(9)

NAME
snd_pcm_hw_constraint_msbits - add a hw constraint msbits rule
SYNOPSIS
int snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime * runtime, unsigned int cond, unsigned int width, unsigned int msbits);
ARGUMENTS
runtime PCM runtime instance cond condition bits width sample bits width msbits msbits width
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_HW_CONSTRAIN(9)
Related Man Pages
dmxchangedesktopattributes(3) - debian
sample(3alleg4) - debian
cdestroy(3) - debian
xtextwidth(3) - hpux
tis_cond_destroy(3) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq