![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qohosmediaplayer_p.h"#include "qohosglobal_p.h"#include "common/qohosvideooutput_p.h"#include "common/qohosvideosink_p.h"#include <private/qplatformaudiooutput_p.h>#include <QtMultimedia/qaudiooutput.h>#include <QtMultimedia/qmediaplayer.h>#include <QtMultimedia/qmediametadata.h>#include <QtMultimedia/qmediatimerange.h>#include <QtMultimedia/qvideosink.h>#include <QtCore/qfile.h>#include <QtCore/qfileinfo.h>#include <QtCore/qtemporaryfile.h>#include <QtCore/qloggingcategory.h>#include <QtCore/qmetaobject.h>#include <QtCore/qpointer.h>#include <multimedia/player_framework/native_averrors.h>#include "moc_qohosmediaplayer_p.cpp"Go to the source code of this file.
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QMediaPlayer::MediaStatus | QT_BEGIN_NAMESPACE::mediaStatusFor (AVPlayerState state, bool atEnd) |
| QMediaPlayer::PlaybackState | QT_BEGIN_NAMESPACE::playbackStateFor (AVPlayerState state) |
| AVPlaybackSpeed | QT_BEGIN_NAMESPACE::playbackSpeedFor (qreal rate) |