Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqnxmediautil_p.h File Reference

(e9abd242abfbc368478f7be3e2923e7b100a9386)

#include <QtCore/qglobal.h>
#include <QtMultimedia/qaudio.h>
+ Include dependency graph for qqnxmediautil_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct mmr_context mmr_context_t
 

Functions

QString mmErrorMessage (const QString &msg, mmr_context_t *context, int *errorCode=0)
 
bool checkForDrmPermission ()
 

Typedef Documentation

◆ mmr_context_t

typedef struct mmr_context mmr_context_t

Definition at line 20 of file qqnxmediautil_p.h.

Function Documentation

◆ checkForDrmPermission()

bool checkForDrmPermission ( )

Definition at line 102 of file qqnxmediautil.cpp.

References file, QString::fromUtf8(), QDir::home(), QFile::open(), qWarning, and QIODeviceBase::ReadOnly.

+ Here is the call graph for this function:

◆ mmErrorMessage()

QString mmErrorMessage ( const QString & msg,
mmr_context_t * context,
int * errorCode = 0 )

Definition at line 87 of file qqnxmediautil.cpp.

References context, QString::fromLatin1(), QString::fromUtf8(), mmErrors, and numMmErrors.

+ Here is the call graph for this function: