Android.Media.MediaRouter.DefaultRoute Property
Gets the default route for playing media content on the system.

Syntax

[get: Android.Runtime.Register("getDefaultRoute", "()Landroid/media/MediaRouter$RouteInfo;", "GetGetDefaultRouteHandler")]
public virtual MediaRouter.RouteInfo DefaultRoute { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the default route for playing media content on the system.

The system always provides a default route.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18