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
qwasmjs.cpp File Reference

(dc07b8cf262c98702cb4a07de43d330b233b4ee2)

#include "qwasmjs_p.h"
#include <qaudiodevice.h>
#include <qcameradevice.h>
Include dependency graph for qwasmjs.cpp:

Go to the source code of this file.

Classes

struct  QT_BEGIN_NAMESPACE::MediaInputStreamEntry

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Typedefs

using QT_BEGIN_NAMESPACE::MediaInputStreamMap = QMap<std::string, MediaInputStreamEntry>

Functions

 Q_GLOBAL_STATIC (MediaInputStreamMap, s_wasmMediaInputStreams)

Function Documentation

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( MediaInputStreamMap ,
s_wasmMediaInputStreams  )