Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPlatformMediaFormatInfo::CodecMap Struct Reference

#include <qplatformmediaformatinfo_p.h>

+ Collaboration diagram for QPlatformMediaFormatInfo::CodecMap:

Public Attributes

QMediaFormat::FileFormat format
 
QList< QMediaFormat::AudioCodecaudio
 
QList< QMediaFormat::VideoCodecvideo
 

Detailed Description

Definition at line 36 of file qplatformmediaformatinfo_p.h.

Member Data Documentation

◆ audio

QList<QMediaFormat::AudioCodec> QPlatformMediaFormatInfo::CodecMap::audio

◆ format

QMediaFormat::FileFormat QPlatformMediaFormatInfo::CodecMap::format

◆ video

QList<QMediaFormat::VideoCodec> QPlatformMediaFormatInfo::CodecMap::video

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