Lumiera
0.pre.03
»edit your freedom«
|
table to hold test data frames. These frames are built on demand, but retained thereafter. Some tests might rely on the actual memory locations, using the test frames to simulate a real input frame data stream.
CHA | the maximum number of channels to expect |
FRA | the maximum number of frames to expect per channel |
Definition at line 95 of file testframe.cpp.
Public Types | |
typedef vector< vector< TestFrame > > | VECT |
Public Member Functions | |
TestFrame & | getFrame (uint seqNr, uint chanNr=0) |