Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QFFmpeg::AVDictionaryHolder Struct Reference

#include <qffmpeg_p.h>

+ Collaboration diagram for QFFmpeg::AVDictionaryHolder:

Public Member Functions

 operator AVDictionary ** ()
 
 ~AVDictionaryHolder ()
 

Public Attributes

AVDictionary * opts = nullptr
 

Detailed Description

Definition at line 93 of file qffmpeg_p.h.

Constructor & Destructor Documentation

◆ ~AVDictionaryHolder()

QFFmpeg::AVDictionaryHolder::~AVDictionaryHolder ( )
inline

Definition at line 99 of file qffmpeg_p.h.

References opts.

Member Function Documentation

◆ operator AVDictionary **()

QFFmpeg::AVDictionaryHolder::operator AVDictionary ** ( )
inline

Definition at line 97 of file qffmpeg_p.h.

References opts.

Member Data Documentation

◆ opts

AVDictionary* QFFmpeg::AVDictionaryHolder::opts = nullptr

Definition at line 95 of file qffmpeg_p.h.

Referenced by ~AVDictionaryHolder(), and operator AVDictionary **().


The documentation for this struct was generated from the following file: