|
TOBI SignalServer
0.1
|
| void tobiss::SampleBlock< T >::setSamples | ( | std::vector< T > | v | ) |
Directly set samples into the SampleBlock.
| [in] | v | The vector containing the samples to be set. |
| std::length_error | if the samples vector size does not equal blocks_ *channels_ |
Definition at line 511 of file sample_block.h.
Here is the caller graph for this function: