UWARG Computer Vision
Public Member Functions | Friends | List of all members
Source Class Reference
Collaboration diagram for Source:
Collaboration graph

Public Member Functions

 Source (ImageImport *importer, priority_queue< Frame * > &cache, long msdelay, const int &bufferSize)
 
Framefetch_frames ()
 Fetches next frame If msdelay is set to zero (or less) it will wait until the cache is contains less than bufferSize frames before taking any more frames from this source.
 
void stop ()
 
void set_delay (long msdelay)
 

Friends

ostream & operator<< (ostream &output, const Source &S)
 

The documentation for this class was generated from the following file: