Add example with ref-counted copy from unmanaged region

This commit is contained in:
Alexey Rybalchenko
2023-09-12 13:00:17 +02:00
parent 68038c4693
commit 46f50a10ea
5 changed files with 157 additions and 15 deletions

View File

@@ -7,5 +7,6 @@
################################################################################
add_example(NAME region
DEVICE sampler sink keep-alive
DEVICE sampler processor sink keep-alive
SCRIPT region region-advanced
)