MediaRouter2.SystemController Property

Definition

Gets a RoutingController which can control the routes provided by system.

public Android.Media.MediaRouter2.RoutingController SystemController { [Android.Runtime.Register("getSystemController", "()Landroid/media/MediaRouter2$RoutingController;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getSystemController", "()Landroid/media/MediaRouter2$RoutingController;", "", ApiSince=30)>]
member this.SystemController : Android.Media.MediaRouter2.RoutingController

Property Value

Attributes

Remarks

Java documentation for android.media.MediaRouter2.getSystemController().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to