Library: Add missing MediaLibrary overrides
The recent changes in MediaLibrary API have introduced some more virtual functions, which were not implemented in Library, hence building VLMC was giving compile time errors. This patch adds empty definitions for those functions. This also resolves the issue #35.
Loading
Please register or sign in to comment