TOBI SignalServer  0.1
template<class T>
void tobiss::SampleBlock< T >::setSamples ( std::vector< T >  v)

Directly set samples into the SampleBlock.

Parameters:
[in]vThe vector containing the samples to be set.
Exceptions:
std::length_errorif the samples vector size does not equal blocks_ *channels_
Todo:
Check, if setting already blocked data in an unordered manner performs correct sorting!!

Definition at line 511 of file sample_block.h.

+ Here is the caller graph for this function:

 All Data Structures Files Functions Variables