Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qandroidmediaplayer.cpp File Reference
#include "qandroidmediaplayer_p.h"
#include "androidmediaplayer_p.h"
#include "qandroidvideooutput_p.h"
#include "qandroidmetadata_p.h"
#include "qandroidaudiooutput_p.h"
#include "qaudiooutput.h"
#include <qloggingcategory.h>
#include "moc_qandroidmediaplayer_p.cpp"
+ Include dependency graph for qandroidmediaplayer.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (lcMediaPlayer, "qt.multimedia.mediaplayer.android") class StateChangeNotifier
 
QPlatformMediaPlayer::TrackType convertTrackType (AndroidMediaPlayer::TrackType type)
 

Function Documentation

◆ convertTrackType()

◆ Q_LOGGING_CATEGORY()

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcMediaPlayer  ,
"qt.multimedia.mediaplayer.android"   
)
static

Definition at line 15 of file qandroidmediaplayer.cpp.

References QPlatformMediaPlayer::mediaStatus(), Q_EMIT, and QPlatformMediaPlayer::state().

+ Here is the call graph for this function: