Media Database Implementation

Media Database Implementation — Implementing a media database

Media Database Implementation

First, define classes that implement the DAAPDb (or DPAP) and DAAPRecord interfaces (for an example, see test-daap-db.c and test-daap-record.c). If your application already has a media database interface, then these new definitions will simply be adapter classes encapsulating your existing interface.