![]() |
Qt 6.x
The Qt SDK
|
#include <qffmpegcodec_p.h>
Collaboration diagram for QFFmpeg::Codec: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().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 26 of file qffmpegcodec.cpp.
References context, Data, QFFmpeg::err2str(), QFFmpeg::findAVDecoder(), QFFmpeg::getFormat(), qCDebug, and ret.
Here is the call graph for this function:
|
inline |
Definition at line 47 of file qffmpegcodec_p.h.
References QExplicitlySharedDataPointer< T >::get().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:Definition at line 49 of file qffmpegcodec_p.h.
References QFFmpeg::timeStampUs().
Here is the call graph for this function: