![]() |
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_play_p.h>
Public Attributes | |
int | channels {} |
int | sampleRate {} |
int | bitrate {} |
int | maxBitrate {} |
QLocale::Language | language {} |
Definition at line 51 of file qgst_play_p.h.
int QGstPlaySupport::AudioInfo::bitrate {} |
Definition at line 55 of file qgst_play_p.h.
Referenced by QGstPlaySupport::parseGstPlayAudioInfo().
int QGstPlaySupport::AudioInfo::channels {} |
Definition at line 53 of file qgst_play_p.h.
Referenced by QGstPlaySupport::parseGstPlayAudioInfo().
QLocale::Language QGstPlaySupport::AudioInfo::language {} |
Definition at line 57 of file qgst_play_p.h.
int QGstPlaySupport::AudioInfo::maxBitrate {} |
Definition at line 56 of file qgst_play_p.h.
Referenced by QGstPlaySupport::parseGstPlayAudioInfo().
int QGstPlaySupport::AudioInfo::sampleRate {} |
Definition at line 54 of file qgst_play_p.h.
Referenced by QGstPlaySupport::parseGstPlayAudioInfo().