Android.Media.MediaRouteType Enumeration
Enumerates values returned by several types and taken as a parameter of several types.

Syntax

public enum MediaRouteType

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
LiveAudio

Route type flag for live audio.

A device that supports live audio routing will allow the media audio stream to be routed to supported destinations. This can include internal speakers or audio jacks on the device itself, A2DP devices, and more.

Once initiated this routing is transparent to the application. All audio played on the media stream will be routed to the selected destination.

LiveVideo

Route type flag for live video.

A device that supports live video routing will allow a mirrored version of the device's primary display or a customized Android.App.Presentation to be routed to supported destinations.

Once initiated, display mirroring is transparent to the application. While remote routing is active the application may use a Android.App.Presentation to replace the mirrored view on the external display with different content.

User

Route type flag for application-specific usage.

Unlike other media route types, user routes are managed by the application. The MediaRouter will manage and dispatch events for user routes, but the application is expected to interpret the meaning of these events and perform the requested routing tasks.

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0