![]() |
Qt 6.x
The Qt SDK
|
#include "qffmpeghwaccel_p.h"#include "qvideoframeformat.h"#include "private/qplatformmediarecorder_p.h"
Include dependency graph for qffmpegencoderoptions_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | QFFmpeg |
Functions | |
| void | QFFmpeg::applyVideoEncoderOptions (const QMediaEncoderSettings &settings, const QByteArray &codecName, AVCodecContext *codec, AVDictionary **opts) |
| void | QFFmpeg::applyAudioEncoderOptions (const QMediaEncoderSettings &settings, const QByteArray &codecName, AVCodecContext *codec, AVDictionary **opts) |