Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QGstPlaySupport::VideoInfo Struct Reference

#include <qgst_play_p.h>

Collaboration diagram for QGstPlaySupport::VideoInfo:

Public Attributes

int bitrate {}
int maxBitrate {}
QSize size
Fraction framerate {}
Fraction pixelAspectRatio {}

Detailed Description

Definition at line 40 of file qgst_play_p.h.

Member Data Documentation

◆ bitrate

int QGstPlaySupport::VideoInfo::bitrate {}

Definition at line 42 of file qgst_play_p.h.

Referenced by QGstPlaySupport::parseGstPlayVideoInfo().

◆ framerate

Fraction QGstPlaySupport::VideoInfo::framerate {}

Definition at line 45 of file qgst_play_p.h.

◆ maxBitrate

int QGstPlaySupport::VideoInfo::maxBitrate {}

Definition at line 43 of file qgst_play_p.h.

Referenced by QGstPlaySupport::parseGstPlayVideoInfo().

◆ pixelAspectRatio

Fraction QGstPlaySupport::VideoInfo::pixelAspectRatio {}

Definition at line 46 of file qgst_play_p.h.

◆ size

QSize QGstPlaySupport::VideoInfo::size

Definition at line 44 of file qgst_play_p.h.


The documentation for this struct was generated from the following file: