EMIPLIB
|
A Qt-based video output component. More...
#include <mipqtoutput.h>
Public Member Functions | |
bool | init () |
Initializes the Qt video output component. | |
bool | shutdown () |
De-initializes the component. |
This component is a Qt-based video output component. The component shows all incoming video frames: one window is created for each source. Input video frames can be in either YUV420P or 32-bit RGB format.
bool MIPQtOutput::init | ( | ) |
bool MIPQtOutput::shutdown | ( | ) |