Searched defs:snd_pcm_extplug (Results 1 – 1 of 1) sorted by relevance
51 struct snd_pcm_extplug { struct57 * callbacks of this plugin; must be filled before calling #snd_pcm_extplug_create() argument59 const snd_pcm_extplug_callback_t *callback; argument65 * PCM handle filled by #snd_pcm_extplug_create() argument67 snd_pcm_t *pcm;71 snd_pcm_stream_t stream;75 snd_pcm_format_t format;99 struct snd_pcm_extplug_callback { argument
Completed in 3 milliseconds