Common functions. More...
Functions | |
VLCQT_CORE_EXPORT QStringList | args () |
Common libvlc arguments. More... | |
VLCQT_CORE_EXPORT bool | setPluginPath (const QString &path) |
Set plugin path. More... | |
Common functions.
Common.h VLCQtCore/Common.h
QStringList VlcCommon::args | ( | ) |
Common libvlc arguments.
bool VlcCommon::setPluginPath | ( | const QString & | path | ) |
Set plugin path.
path | plugin path (QString) |