/// <summary> /// VlcManager constructor /// </summary> public VlcManager() { MediaLibrary = new VlcMediaLibraryManager(); }