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

#include <qgst_discoverer_p.h>

Inheritance diagram for QGst::QGstDiscovererAudioInfo:
Collaboration diagram for QGst::QGstDiscovererAudioInfo:

Public Attributes

int channels {}
uint64_t channelMask {}
int sampleRate {}
int bitsPerSample {}
int bitrate {}
int maxBitrate {}
QLocale::Language language {}
Public Attributes inherited from QGst::QGstDiscovererStreamInfo
int streamNumber {}
QString streamID
QGstTagListHandle tags
QGstCaps caps

Detailed Description

Definition at line 69 of file qgst_discoverer_p.h.

Member Data Documentation

◆ bitrate

int QGst::QGstDiscovererAudioInfo::bitrate {}

Definition at line 75 of file qgst_discoverer_p.h.

◆ bitsPerSample

int QGst::QGstDiscovererAudioInfo::bitsPerSample {}

Definition at line 74 of file qgst_discoverer_p.h.

◆ channelMask

uint64_t QGst::QGstDiscovererAudioInfo::channelMask {}

Definition at line 72 of file qgst_discoverer_p.h.

◆ channels

int QGst::QGstDiscovererAudioInfo::channels {}

Definition at line 71 of file qgst_discoverer_p.h.

◆ language

QLocale::Language QGst::QGstDiscovererAudioInfo::language {}

Definition at line 77 of file qgst_discoverer_p.h.

◆ maxBitrate

int QGst::QGstDiscovererAudioInfo::maxBitrate {}

Definition at line 76 of file qgst_discoverer_p.h.

◆ sampleRate

int QGst::QGstDiscovererAudioInfo::sampleRate {}

Definition at line 73 of file qgst_discoverer_p.h.


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