See Also: MediaBrowserService Members
Base class for media browse services. To extend this class, you must declare the service in your manifest file with an intent filter with the MediaBrowserService.ServiceInterface action. For example:
Media browse services enable applications to browse media content provided by an application and ask the application to start playing it. They may also be used to control content that is already playing by way of a Android.Media.Session.MediaSession.