![]() |
Qt 6.x
The Qt SDK
|
#include <qffmpeg_p.h>
Collaboration diagram for QFFmpeg::AVDictionaryHolder:Public Member Functions | |
| operator AVDictionary ** () | |
| ~AVDictionaryHolder () | |
Public Attributes | |
| AVDictionary * | opts = nullptr |
Definition at line 93 of file qffmpeg_p.h.
|
inline |
Definition at line 99 of file qffmpeg_p.h.
References opts.
|
inline |
Definition at line 97 of file qffmpeg_p.h.
References opts.
| AVDictionary* QFFmpeg::AVDictionaryHolder::opts = nullptr |
Definition at line 95 of file qffmpeg_p.h.
Referenced by ~AVDictionaryHolder(), and operator AVDictionary **().