ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
QVideoEncoder::OutputFormat Struct Reference

Output format. More...

#include <QVideoEncoder.h>

Public Attributes

QString shortName
 
QString longName
 
QString extensions
 

Detailed Description

Output format.

Definition at line 54 of file QVideoEncoder.h.

Member Data Documentation

◆ extensions

QString QVideoEncoder::OutputFormat::extensions

Definition at line 57 of file QVideoEncoder.h.

Referenced by QVideoEncoder::GetSupportedOutputFormats().

◆ longName

QString QVideoEncoder::OutputFormat::longName

Definition at line 56 of file QVideoEncoder.h.

Referenced by QVideoEncoder::GetSupportedOutputFormats().

◆ shortName

QString QVideoEncoder::OutputFormat::shortName

Definition at line 55 of file QVideoEncoder.h.

Referenced by QVideoEncoder::GetSupportedOutputFormats().


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