mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
To support Automotive with the session demo, we need a separate app module. To do this we need to split the service into its own module and make it usable from different modules. PiperOrigin-RevId: 568975271
365 B
365 B
Demo MediaLibraryService implementation
A library module with a demo implementation of MediaLibraryService and
MediaLibrarySession.Callback.
See the PlaybackService of the session demo how to use
it. Override assets/cataglog.json by creating such a file in the same format
in your application module that the service will use.