![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgst_discoverer_p.h>
Public Attributes | |
QSize | size |
int | bitDepth {} |
Fraction | framerate {} |
Fraction | pixelAspectRatio {} |
bool | isInterlaced {} |
int | bitrate {} |
int | maxBitrate {} |
bool | isImage {} |
![]() | |
int | streamNumber {} |
QString | streamID |
QGstTagListHandle | tags |
QGstCaps | caps |
Definition at line 56 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererVideoInfo::bitDepth {} |
Definition at line 59 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererVideoInfo::bitrate {} |
Definition at line 63 of file qgst_discoverer_p.h.
Fraction QGst::QGstDiscovererVideoInfo::framerate {} |
Definition at line 60 of file qgst_discoverer_p.h.
bool QGst::QGstDiscovererVideoInfo::isImage {} |
Definition at line 65 of file qgst_discoverer_p.h.
bool QGst::QGstDiscovererVideoInfo::isInterlaced {} |
Definition at line 62 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererVideoInfo::maxBitrate {} |
Definition at line 64 of file qgst_discoverer_p.h.
Fraction QGst::QGstDiscovererVideoInfo::pixelAspectRatio {} |
Definition at line 61 of file qgst_discoverer_p.h.
QSize QGst::QGstDiscovererVideoInfo::size |
Definition at line 58 of file qgst_discoverer_p.h.