java.lang.Object
uk.co.caprica.vlcj.factory.ModuleDescription
Description of a module (e.g. audio/video filter).
-
Constructor Summary
ConstructorsConstructorDescriptionModuleDescription(String name, String shortName, String longName, String help) Create a new module description -
Method Summary
-
Constructor Details
-
ModuleDescription
Create a new module description- Parameters:
name- nameshortName- short namelongName- long namehelp- help text
-
-
Method Details