![]() |
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_registry_support_p.h"
#include <QtCore/qdebug.h>
#include <QtCore/private/qflatmap_p.h>
#include <pipewire/extensions/metadata.h>
#include <pipewire/extensions/profiler.h>
Go to the source code of this file.
Namespaces | |
namespace | QtPipeWire |
Macros | |
#define | PW_TYPE_INTERFACE_SecurityContext PW_TYPE_INFO_INTERFACE_BASE "SecurityContext" |
Functions | |
std::optional< PipewireRegistryType > | QtPipeWire::parsePipewireRegistryType (std::string_view sv) |
#define PW_TYPE_INTERFACE_SecurityContext PW_TYPE_INFO_INTERFACE_BASE "SecurityContext" |
Definition at line 12 of file qpipewire_registry_support.cpp.