Skip to content

gstalsasrc: Add enum for pcm access type

Simon Christensson requested to merge (removed):master into master

Expose the access type for the pcm source as an enum. Add options SND_PCM_ACCESS_RW_INTERLEAVED and SND_PCM_ACCESS_MMAP_INTERLEAVED.

Merge request reports