examples: add audio capture example

This commit is contained in:
Wim Taymans 2022-09-15 16:04:51 +02:00
parent 83a510cba3
commit 01fedfb9cd
2 changed files with 201 additions and 0 deletions

View file

@ -3,6 +3,7 @@ examples = [
'audio-src',
'audio-dsp-src',
'audio-dsp-filter',
'audio-capture',
'video-play',
'video-src',
'video-dsp-play',