![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qvideoframe.h>
Public Types | |
| enum | PaintFlag { DontDrawSubtitles = 0x1 } |
Public Attributes | |
| QColor | backgroundColor = Qt::transparent |
| Qt::AspectRatioMode | aspectRatioMode = Qt::KeepAspectRatio |
| PaintFlags | paintFlags = {} |
Definition at line 125 of file qvideoframe.h.
| Enumerator | |
|---|---|
| DontDrawSubtitles | |
Definition at line 128 of file qvideoframe.h.
| Qt::AspectRatioMode QVideoFrame::PaintOptions::aspectRatioMode = Qt::KeepAspectRatio |
Definition at line 127 of file qvideoframe.h.
| QColor QVideoFrame::PaintOptions::backgroundColor = Qt::transparent |
Definition at line 126 of file qvideoframe.h.
| PaintFlags QVideoFrame::PaintOptions::paintFlags = {} |
Definition at line 132 of file qvideoframe.h.