Definition at line 91 of file stream_outlet.cpp.
◆ StreamOutletPrivate()
| LSLLIB::StreamOutletPrivate::StreamOutletPrivate |
( |
const stream_info & | info | ) |
|
|
inline |
◆ ~StreamOutletPrivate()
| LSLLIB::StreamOutletPrivate::~StreamOutletPrivate |
( |
| ) |
|
|
inline |
◆ enqueueChunk()
| void LSLLIB::StreamOutletPrivate::enqueueChunk |
( |
const std::vector< std::vector< float > > & | chunk | ) |
|
|
inline |
◆ enqueueSample()
| void LSLLIB::StreamOutletPrivate::enqueueSample |
( |
const std::vector< float > & | sample | ) |
|
|
inline |
Enqueue a single sample for transmission to connected inlets.
Definition at line 131 of file stream_outlet.cpp.
◆ haveConsumers()
| bool LSLLIB::StreamOutletPrivate::haveConsumers |
( |
| ) |
const |
|
inline |
◆ info()
| stream_info LSLLIB::StreamOutletPrivate::info |
( |
| ) |
const |
|
inline |
◆ start()
| void LSLLIB::StreamOutletPrivate::start |
( |
| ) |
|
|
inline |
Start the background thread (TCP server + UDP broadcast).
Definition at line 109 of file stream_outlet.cpp.
◆ stop()
| void LSLLIB::StreamOutletPrivate::stop |
( |
| ) |
|
|
inline |
Stop the background thread and clean up all network resources.
Definition at line 119 of file stream_outlet.cpp.
The documentation for this class was generated from the following file: