TOBI SignalServer
0.1
|
void tobiss::SampleBlock< T >::checkBlockIntegrity | ( | ) | [private] |
Check the block integrity (if number of samples equals equals blocks_ *channels_).
std::length_error | if the samples vector size does not equal blocks_ *channels_ |
Definition at line 565 of file sample_block.h.