![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpipewire_instance_p.h>
Public Member Functions | |
| QPipeWireInstance () | |
| ~QPipeWireInstance () | |
Static Public Member Functions | |
| static std::shared_ptr< QPipeWireInstance > | instance () |
| static bool | isLoaded () |
Definition at line 29 of file qpipewire_instance_p.h.
| QtPipeWire::QPipeWireInstance::QPipeWireInstance | ( | ) |
Definition at line 46 of file qpipewire_instance.cpp.
| QtPipeWire::QPipeWireInstance::~QPipeWireInstance | ( | ) |
Definition at line 54 of file qpipewire_instance.cpp.
References pw_check_library_version().
|
staticnodiscard |
Definition at line 30 of file qpipewire_instance.cpp.
|
static |
Definition at line 41 of file qpipewire_instance.cpp.
Referenced by QtPipeWire::QAudioDevices::isSupported().