See Also: MediaRouter Members
MediaRouter allows applications to control the routing of media channels and streams from the current device to external speakers and destination devices.
A MediaRouter is retrieved through Android.Content.Context.GetSystemService(string) of a Android.Content.Context.MediaRouterService.
The media router API is not thread-safe; all interactions with it must be done from the main thread of the process.