Home
last modified time | relevance | path

Searched defs:snd_pcm_extplug (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/aw-alsa-lib/
A Dpcm_extplug.h51 struct snd_pcm_extplug { struct
57 * callbacks of this plugin; must be filled before calling #snd_pcm_extplug_create() argument
59 const snd_pcm_extplug_callback_t *callback; argument
65 * PCM handle filled by #snd_pcm_extplug_create() argument
67 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