VlcCommon Namespace Reference

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...
 

Detailed Description

Common functions.

Common.h VLCQtCore/Common.h

Function Documentation

QStringList VlcCommon::args ( )

Common libvlc arguments.

Returns
libvlc arguments (QStringList)
bool VlcCommon::setPluginPath ( const QString &  path)

Set plugin path.

Parameters
pathplugin path (QString)
Returns
success status