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::QGstDiscovererStreamInfo Struct Reference

#include <qgst_discoverer_p.h>

Inheritance diagram for QGst::QGstDiscovererStreamInfo:
Collaboration diagram for QGst::QGstDiscovererStreamInfo:

Public Attributes

int streamNumber {}
QString streamID
QGstTagListHandle tags
QGstCaps caps

Detailed Description

Definition at line 49 of file qgst_discoverer_p.h.

Member Data Documentation

◆ caps

QGstCaps QGst::QGstDiscovererStreamInfo::caps

◆ streamID

QString QGst::QGstDiscovererStreamInfo::streamID

Definition at line 52 of file qgst_discoverer_p.h.

◆ streamNumber

int QGst::QGstDiscovererStreamInfo::streamNumber {}

Definition at line 51 of file qgst_discoverer_p.h.

◆ tags

QGstTagListHandle QGst::QGstDiscovererStreamInfo::tags

Definition at line 53 of file qgst_discoverer_p.h.


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