public enum ELibraryFilter { eLibraryFilterAll = -1, eLibraryFilterInLibraryOnly = 1, eLibraryFilterNotInLibrary = 0 }