4#ifndef QFFMPEGMEDIADATAHOLDER_P_H
5#define QFFMPEGMEDIADATAHOLDER_P_H
19#include "private/qplatformmediaplayer_p.h"
31 void operator()(AVFormatContext *avFormat)
const { avformat_close_input(&avFormat); }
51 using StreamIndexes = std::array<int, QPlatformMediaPlayer::NTrackTypes>;
75 std::unique_ptr<AVFormatContext, AVFormatContextDeleter>
m_context;
\inmodule QtCore \reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
void operator()(AVFormatContext *avFormat) const