snd_pcm_plugin_setup

Name

snd_pcm_plugin_setup -- obtain current PCM setup

Synopsis

int snd_pcm_plugin_setup(snd_pcm_t *handle, snd_pcm_channel_setup_t *setup);

Description

Fills the setup structure with data about the PCM channel settings selected by handle. The channel member specifies the direction. This function is similar to snd_pcm_channel_setup.