![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <mfplayercontrol_p.h>
Additional Inherited Members | |
![]() | |
enum | TrackType : uint8_t { VideoStream , AudioStream , SubtitleStream , NTrackTypes } |
using | PitchCompensationAvailability = QMediaPlayer::PitchCompensationAvailability |
![]() | |
QPlatformMediaPlayer (QMediaPlayer *parent=nullptr) | |
Definition at line 27 of file mfplayercontrol_p.h.
MFPlayerControl::MFPlayerControl | ( | QMediaPlayer * | player | ) |
Definition at line 11 of file mfplayercontrol.cpp.
References player.
MFPlayerControl::~MFPlayerControl | ( | ) |
Definition at line 23 of file mfplayercontrol.cpp.
References MFPlayerSession::close(), and MFPlayerSession::setPlayerControl().
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 292 of file mfplayercontrol.cpp.
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 255 of file mfplayercontrol.cpp.
References MFPlayerSession::availablePlaybackRanges().
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 235 of file mfplayercontrol.cpp.
References MFPlayerSession::bufferProgress().
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 218 of file mfplayercontrol.cpp.
void MFPlayerControl::handleAudioAvailable | ( | ) |
Definition at line 169 of file mfplayercontrol.cpp.
Referenced by MFPlayerSession::audioAvailable().
Definition at line 192 of file mfplayercontrol.cpp.
void MFPlayerControl::handleError | ( | QMediaPlayer::Error | errorCode, |
const QString & | errorString, | ||
bool | isFatal ) |
Definition at line 280 of file mfplayercontrol.cpp.
References stop().
void MFPlayerControl::handleSeekableUpdate | ( | bool | seekable | ) |
Definition at line 200 of file mfplayercontrol.cpp.
Referenced by MFPlayerSession::seekableUpdate(), and setMedia().
void MFPlayerControl::handleStatusChanged | ( | ) |
Definition at line 129 of file mfplayercontrol.cpp.
References MFPlayerSession::start().
Referenced by MFPlayerSession::statusChanged().
void MFPlayerControl::handleTracksChanged | ( | ) |
Definition at line 156 of file mfplayercontrol.cpp.
Referenced by MFPlayerSession::tracksChanged().
void MFPlayerControl::handleVideoAvailable | ( | ) |
Definition at line 161 of file mfplayercontrol.cpp.
Referenced by MFPlayerSession::videoAvailable().
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 240 of file mfplayercontrol.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 250 of file mfplayercontrol.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 245 of file mfplayercontrol.cpp.
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 270 of file mfplayercontrol.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 213 of file mfplayercontrol.cpp.
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 275 of file mfplayercontrol.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 95 of file mfplayercontrol.cpp.
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 72 of file mfplayercontrol.cpp.
References MFPlayerSession::pause().
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 46 of file mfplayercontrol.cpp.
References MFPlayerSession::start().
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 260 of file mfplayercontrol.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 223 of file mfplayercontrol.cpp.
Reimplemented from QPlatformMediaPlayer.
Definition at line 287 of file mfplayercontrol.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 100 of file mfplayercontrol.cpp.
Implements QPlatformMediaPlayer.
Definition at line 30 of file mfplayercontrol.cpp.
References handleSeekableUpdate(), and MFPlayerSession::stop().
Implements QPlatformMediaPlayer.
Definition at line 265 of file mfplayercontrol.cpp.
Implements QPlatformMediaPlayer.
Definition at line 228 of file mfplayercontrol.cpp.
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 105 of file mfplayercontrol.cpp.
References MFPlayerSession::setVideoSink().
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 208 of file mfplayercontrol.cpp.
|
overridevirtual |
Implements QPlatformMediaPlayer.
Definition at line 86 of file mfplayercontrol.cpp.
References MFPlayerSession::stop().
Referenced by handleError().
|
inlineoverridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 62 of file mfplayercontrol_p.h.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 297 of file mfplayercontrol.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaPlayer.
Definition at line 302 of file mfplayercontrol.cpp.