Module alsa::direct

source ·
Expand description

Functions that bypass alsa-lib and talk directly to the kernel.

Modules§

  • This module bypasses alsa-lib and directly read and write into memory mapped kernel memory. In case of the sample memory, this is in many cases the DMA buffers that is transferred to the sound card.