![]() |
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 | channels {} |
uint64_t | channelMask {} |
int | sampleRate {} |
int | bitsPerSample {} |
int | bitrate {} |
int | maxBitrate {} |
QLocale::Language | language {} |
![]() | |
int | streamNumber {} |
QString | streamID |
QGstTagListHandle | tags |
QGstCaps | caps |
Definition at line 68 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererAudioInfo::bitrate {} |
Definition at line 74 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererAudioInfo::bitsPerSample {} |
Definition at line 73 of file qgst_discoverer_p.h.
uint64_t QGst::QGstDiscovererAudioInfo::channelMask {} |
Definition at line 71 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererAudioInfo::channels {} |
Definition at line 70 of file qgst_discoverer_p.h.
QLocale::Language QGst::QGstDiscovererAudioInfo::language {} |
Definition at line 76 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererAudioInfo::maxBitrate {} |
Definition at line 75 of file qgst_discoverer_p.h.
int QGst::QGstDiscovererAudioInfo::sampleRate {} |
Definition at line 72 of file qgst_discoverer_p.h.