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

(6df06be6e7b8b60153724835184fd31a9461b17e)

#include "qandroidmediaplayer_p.h"
#include "androidmediaplayer_p.h"
#include "qandroidvideooutput_p.h"
#include "qandroidmetadata_p.h"
#include "qandroidaudiooutput_p.h"
#include "qaudiooutput.h"
#include <private/qplatformvideosink_p.h>
#include <qloggingcategory.h>
#include "moc_qandroidmediaplayer_p.cpp"
Include dependency graph for qandroidmediaplayer.cpp:

Go to the source code of this file.

Classes

class  StateChangeNotifier

Functions

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY (lcMediaPlayer, "qt.multimedia.mediaplayer.android")
QPlatformMediaPlayer::TrackType convertTrackType (AndroidMediaPlayer::TrackType type)

Function Documentation

◆ convertTrackType()

Definition at line 677 of file qandroidmediaplayer.cpp.

◆ Q_STATIC_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY ( lcMediaPlayer ,
"qt.multimedia.mediaplayer.android"  )