Qmmp
Loading...
Searching...
No Matches
Public Attributes | List of all members
EngineProperties Struct Reference

#include <enginefactory.h>

Public Attributes

QString name
 
QString shortName
 
QStringList filters
 
QString description
 
QStringList contentTypes
 
QStringList protocols
 
bool hasAbout = false
 
bool hasSettings = false
 

Detailed Description

Structure to store custom audio engine properies.

Author
Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru

Member Data Documentation

◆ contentTypes

QStringList contentTypes

Supported content types

◆ description

QString description

File filter description

◆ filters

QStringList filters

File filters (example: "*.mp3,*.ogg")

◆ hasAbout

bool hasAbout = false

Should be true if plugin has about dialog, and false otherwise

◆ hasSettings

bool hasSettings = false

Should be true if plugin has settings dialog, and false otherwise

◆ name

QString name

Input plugin full name

◆ protocols

QStringList protocols

Supported protocols. Should be empty if plugin uses stream input.

◆ shortName

QString shortName

Input plugin short name for internal usage


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