#include <video_widget.h>
Inherits QWidget.
◆ cVideoWidget()
| adtf::ui::widget::osborn::cVideoWidget::cVideoWidget |
( |
QWidget * | pParent | ) |
|
◆ ~cVideoWidget()
| virtual adtf::ui::widget::osborn::cVideoWidget::~cVideoWidget |
( |
| ) |
|
|
virtual |
◆ Clear()
| void adtf::ui::widget::osborn::cVideoWidget::Clear |
( |
| ) |
|
Clear the displayed image
◆ paintEvent()
| void adtf::ui::widget::osborn::cVideoWidget::paintEvent |
( |
QPaintEvent * | pPaintEvent | ) |
|
|
protected |
◆ SetFitToScreen()
| void adtf::ui::widget::osborn::cVideoWidget::SetFitToScreen |
( |
bool | bEnabled | ) |
|
Enable or disable fit to screen
◆ SetKeepRatio()
| void adtf::ui::widget::osborn::cVideoWidget::SetKeepRatio |
( |
bool | bEnabled | ) |
|
Enable or disable keep ratio
◆ UpdateSample()
| void adtf::ui::widget::osborn::cVideoWidget::UpdateSample |
( |
adtf::streaming::tStreamImageFormat & | sFormat, |
|
|
const adtf::ucom::iobject_ptr< const adtf::streaming::ISample > & | pSample ) |
Update the displayed image with the given sample
- Parameters
-
| sFormat | The image format of the sample |
| pSample | The sample containing the image data |
The documentation for this class was generated from the following file: