snd_pcm_hw_constraint_integer

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

snd_pcm_hw_constraint_integer -

SYNOPSIS

int snd_pcm_hw_constraint_integer(struct snd_pcm_runtime * runtime, snd_pcm_hw_param_t var);

ARGUMENTS

runtime

PCM runtime instance

var

hw_params variable to apply the integer constraint

DESCRIPTION

Apply the constraint of integer to an interval parameter.