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::PositionWithOffset Struct Reference

#include <qffmpegpositionwithoffset_p.h>

+ Collaboration diagram for QFFmpeg::PositionWithOffset:

Public Attributes

qint64 pos = 0
 
LoopOffset offset
 

Detailed Description

Definition at line 30 of file qffmpegpositionwithoffset_p.h.

Member Data Documentation

◆ offset

LoopOffset QFFmpeg::PositionWithOffset::offset

Definition at line 33 of file qffmpegpositionwithoffset_p.h.

Referenced by QFFmpeg::Demuxer::doNextStep().

◆ pos

qint64 QFFmpeg::PositionWithOffset::pos = 0

Definition at line 32 of file qffmpegpositionwithoffset_p.h.

Referenced by QFFmpeg::Demuxer::doNextStep().


The documentation for this struct was generated from the following file: