![]() |
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 | |
int | streamNumber {} |
QString | streamID |
QGstTagListHandle | tags |
QGstCaps | caps |
Definition at line 48 of file qgst_discoverer_p.h.
QGstCaps QGst::QGstDiscovererStreamInfo::caps |
Definition at line 53 of file qgst_discoverer_p.h.
Referenced by QGst::toStreamMetadata(), QGst::toStreamMetadata(), and QGst::toStreamMetadata().
QString QGst::QGstDiscovererStreamInfo::streamID |
Definition at line 51 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererStreamInfo::streamNumber {} |
Definition at line 50 of file qgst_discoverer_p.h.
QGstTagListHandle QGst::QGstDiscovererStreamInfo::tags |
Definition at line 52 of file qgst_discoverer_p.h.