Implement iTunes interface
Closed this issue · 1 comments
nint8835 commented
As we no longer have direct access to the iTunes objects exposed via COM, we need to build our own interface to interact with it. This should ideally be very generic as to be able to be easily ported to other platforms.
- Create Typescript interface
- Implement Windows version of interface
- Implement selecting of correct interface based on platform