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
QGst::QGstDiscovererVideoInfo Struct Reference

#include <qgst_discoverer_p.h>

+ Inheritance diagram for QGst::QGstDiscovererVideoInfo:
+ Collaboration diagram for QGst::QGstDiscovererVideoInfo:

Public Attributes

QSize size
 
int bitDepth {}
 
Fraction framerate {}
 
Fraction pixelAspectRatio {}
 
bool isInterlaced {}
 
int bitrate {}
 
int maxBitrate {}
 
bool isImage {}
 
- Public Attributes inherited from QGst::QGstDiscovererStreamInfo
int streamNumber {}
 
QString streamID
 
QGstTagListHandle tags
 
QGstCaps caps
 

Detailed Description

Definition at line 56 of file qgst_discoverer_p.h.

Member Data Documentation

◆ bitDepth

int QGst::QGstDiscovererVideoInfo::bitDepth {}

Definition at line 59 of file qgst_discoverer_p.h.

◆ bitrate

int QGst::QGstDiscovererVideoInfo::bitrate {}

Definition at line 63 of file qgst_discoverer_p.h.

◆ framerate

Fraction QGst::QGstDiscovererVideoInfo::framerate {}

Definition at line 60 of file qgst_discoverer_p.h.

◆ isImage

bool QGst::QGstDiscovererVideoInfo::isImage {}

Definition at line 65 of file qgst_discoverer_p.h.

◆ isInterlaced

bool QGst::QGstDiscovererVideoInfo::isInterlaced {}

Definition at line 62 of file qgst_discoverer_p.h.

◆ maxBitrate

int QGst::QGstDiscovererVideoInfo::maxBitrate {}

Definition at line 64 of file qgst_discoverer_p.h.

◆ pixelAspectRatio

Fraction QGst::QGstDiscovererVideoInfo::pixelAspectRatio {}

Definition at line 61 of file qgst_discoverer_p.h.

◆ size

QSize QGst::QGstDiscovererVideoInfo::size

Definition at line 58 of file qgst_discoverer_p.h.


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