![]() |
Qt 6.x
The Qt SDK
|
#include <qffmpegcodec_p.h>
Public Member Functions | |
AVCodecContext * | context () const |
AVStream * | stream () const |
uint | streamIndex () const |
HWAccel * | hwAccel () const |
qint64 | toMs (qint64 ts) const |
qint64 | toUs (qint64 ts) const |
Static Public Member Functions | |
static QMaybe< Codec > | create (AVStream *) |
Definition at line 28 of file qffmpegcodec_p.h.
|
inline |
Definition at line 44 of file qffmpegcodec_p.h.
References QExplicitlySharedDataPointer< T >::get().
Referenced by QFFmpeg::StreamDecoder::~StreamDecoder(), and QFFmpeg::StreamDecoder::doNextStep().
Definition at line 26 of file qffmpegcodec.cpp.
References context, Data, QFFmpeg::err2str(), QFFmpeg::findAVDecoder(), QFFmpeg::getFormat(), qCDebug, and ret.
|
inline |
Definition at line 47 of file qffmpegcodec_p.h.
References QExplicitlySharedDataPointer< T >::get().
|
inline |
Definition at line 45 of file qffmpegcodec_p.h.
|
inline |
Definition at line 46 of file qffmpegcodec_p.h.
Definition at line 48 of file qffmpegcodec_p.h.
References QFFmpeg::timeStampMs().
Definition at line 49 of file qffmpegcodec_p.h.
References QFFmpeg::timeStampUs().