|
dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
|
#include "dx_stream.h"#include "dx_stream_group.h"#include "dx_stream_pin.h"#include "dx_clock.h"#include "dx_circular.h"#include <memory>Classes | |
| struct | dx::stream::engine::consumer< group_t, io_t, circular_t > |
| the app's consumer group for a bus device's group_t slot: engine::group over the bus's own group and the device's audio pin More... | |
| class | dx::stream::engine::group< group_t, _pin_t, _io_t, circular_t > |
| the consumer twin of a bus's producing group: it owns this group's pins, its io buffers and ring positions, and runs the consumer data path on the group's own clock - one thread per group, so every group of every device streams in parallel More... | |
Namespaces | |
| namespace | dx |
| dynax driver framework user mode interface namespace | |
| namespace | dx::stream |
| generic stream interface | |
| namespace | dx::stream::engine |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |