![]() |
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_play_p.h>
Public Attributes | |
int | bitrate {} |
int | maxBitrate {} |
QSize | size |
Fraction | framerate {} |
Fraction | pixelAspectRatio {} |
Definition at line 40 of file qgst_play_p.h.
int QGstPlaySupport::VideoInfo::bitrate {} |
Definition at line 42 of file qgst_play_p.h.
Referenced by QGstPlaySupport::parseGstPlayVideoInfo().
Fraction QGstPlaySupport::VideoInfo::framerate {} |
Definition at line 45 of file qgst_play_p.h.
int QGstPlaySupport::VideoInfo::maxBitrate {} |
Definition at line 43 of file qgst_play_p.h.
Referenced by QGstPlaySupport::parseGstPlayVideoInfo().
Fraction QGstPlaySupport::VideoInfo::pixelAspectRatio {} |
Definition at line 46 of file qgst_play_p.h.
QSize QGstPlaySupport::VideoInfo::size |
Definition at line 44 of file qgst_play_p.h.