Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QFFmpeg::TimeController Member List

This is the complete list of members for QFFmpeg::TimeController, including all inherited members.

Clock typedefQFFmpeg::TimeController
currentPosition(const Clock::duration &offset=Clock::duration{ 0 }) constQFFmpeg::TimeController
PlaybackRate typedefQFFmpeg::TimeController
playbackRate() constQFFmpeg::TimeController
positionFromTime(TimePoint tp, bool ignorePause=false) constQFFmpeg::TimeController
setPaused(bool paused)QFFmpeg::TimeController
setPlaybackRate(PlaybackRate playbackRate)QFFmpeg::TimeController
sync(qint64 trackPos=0)QFFmpeg::TimeController
sync(const TimePoint &tp, qint64 pos)QFFmpeg::TimeController
syncSoft(const TimePoint &tp, qint64 pos, const Clock::duration &fixingTime=std::chrono::seconds(4))QFFmpeg::TimeController
TimeController()QFFmpeg::TimeController
timeFromPosition(qint64 pos, bool ignorePause=false) constQFFmpeg::TimeController
TimePoint typedefQFFmpeg::TimeController