![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtmultimediaquicktypes_p.h>
Public Member Functions | |
qint64 | networkTimeoutMs () const |
void | setNetworkTimeoutMs (qint64 timeout) |
void | resetNetworkTimeoutMs () |
Public Member Functions inherited from QPlaybackOptions | |
Q_MULTIMEDIA_EXPORT | QPlaybackOptions () |
\qmltype playbackOptions \nativetype QPlaybackOptions | |
Q_MULTIMEDIA_EXPORT | QPlaybackOptions (const QPlaybackOptions &) |
Q_MULTIMEDIA_EXPORT QPlaybackOptions & | operator= (const QPlaybackOptions &) |
QPlaybackOptions (QPlaybackOptions &&) noexcept=default | |
Q_MULTIMEDIA_EXPORT | ~QPlaybackOptions () |
void | swap (QPlaybackOptions &other) noexcept |
Q_MULTIMEDIA_EXPORT std::chrono::milliseconds | networkTimeout () const |
\qmlproperty qint64 playbackOptions::networkTimeoutMs | |
Q_MULTIMEDIA_EXPORT void | setNetworkTimeout (std::chrono::milliseconds timeout) |
Q_MULTIMEDIA_EXPORT void | resetNetworkTimeout () |
Q_MULTIMEDIA_EXPORT PlaybackIntent | playbackIntent () const |
\qmlproperty PlaybackOptions::PlaybackIntent PlaybackOptions::playbackIntent | |
Q_MULTIMEDIA_EXPORT void | setPlaybackIntent (PlaybackIntent intent) |
Q_MULTIMEDIA_EXPORT void | resetPlaybackIntent () |
Q_MULTIMEDIA_EXPORT qsizetype | probeSize () const |
\qmlproperty qsizetype PlaybackOptions::probeSize | |
Q_MULTIMEDIA_EXPORT void | setProbeSize (qsizetype probeSizeBytes) |
Q_MULTIMEDIA_EXPORT void | resetProbeSize () |
Properties | |
qint64 | networkTimeoutMs |
Properties inherited from QPlaybackOptions | |
std::chrono::milliseconds | networkTimeout |
PlaybackIntent | playbackIntent |
qsizetype | probeSize |
Additional Inherited Members | |
Public Types inherited from QPlaybackOptions | |
enum class | PlaybackIntent { Playback , LowLatencyStreaming } |
Definition at line 204 of file qtmultimediaquicktypes_p.h.
|
inline |
Definition at line 215 of file qtmultimediaquicktypes_p.h.
|
inline |
Definition at line 219 of file qtmultimediaquicktypes_p.h.
Definition at line 217 of file qtmultimediaquicktypes_p.h.
|
readwrite |
Definition at line 206 of file qtmultimediaquicktypes_p.h.