Dario Casalinuovo b660d95f88 Introduce BAdapterIO
* This class is provided as a safe multithreaded communication channel
between a BMediaIO-like interface and a Read/Write backend.
* Includes internal buffering and can be used to provide multithreaded
edit of the data.
* Current limitations include missing BOutputAdapter and
correct timeout handling.
* Future plans provide a BRemoteAdapterIO that using ports
and areas allow to easily send big data between processes.
2016-05-31 01:15:09 +02:00
..
2016-05-05 18:20:26 +02:00
2015-11-09 18:01:18 +01:00
2015-11-12 22:24:16 +01:00
2015-11-09 20:00:06 +01:00
2016-05-31 01:15:09 +02:00